Update UI

This commit is contained in:
Foxster
2023-12-15 19:52:23 -08:00
parent e0116394d4
commit c6630a2c0b
16 changed files with 268 additions and 97 deletions

View File

@@ -6,11 +6,11 @@
MIT License.
*/
#main {
padding-top: 2rem;
#nav-bar.hide-border {
border-bottom: none;
}
#main #title {
#main h1 {
margin-bottom: 0.35rem;
padding: 0 1rem;
}
@@ -28,6 +28,10 @@
outline: none;
} */
.section a {
color: white;
}
.suggestion {
padding: 1rem 1rem 1rem 0;
margin-left: 1rem;