Finished up responsiveness, and made some pages more minimal

This commit is contained in:
“Henry-Hiles” 2022-11-07 15:18:00 -05:00
parent 7b2bd29f62
commit bac3b7e700
9 changed files with 55 additions and 71 deletions

View file

@ -4,6 +4,7 @@
padding: 15px;
color: white;
}
.Name {
margin-top: 10px;
}
@ -35,13 +36,13 @@
.Collapse {
color: white;
text-decoration: none;
}
.Credits {
display: flex;
width: 100%;
gap: 20px;
height: 500px;
overflow: scroll;
}