mirror of
https://github.com/AmanTahiliani/PeerNotes.git
synced 2026-08-07 19:56:19 -04:00
add filter inputs
This commit is contained in:
@@ -3,8 +3,8 @@ color: white;
|
||||
}
|
||||
.container {
|
||||
display: flex;
|
||||
gap: 10rem;
|
||||
justify-content: space-between;
|
||||
gap: 5rem;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.file-upload-card {
|
||||
@@ -45,4 +45,4 @@ color: white;
|
||||
border: 1px solid #FFFFFF;
|
||||
background-color: #B1D4E0;
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user