mirror of
https://github.com/AmanTahiliani/PeerNotes.git
synced 2026-08-08 04:06:18 -04:00
get basic results page working
This commit is contained in:
@@ -14,6 +14,11 @@ nav {
|
||||
z-index: 1000;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
nav div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1rem;
|
||||
}
|
||||
.App {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user