Finished up responsiveness, and made some pages more minimal
This commit is contained in:
parent
7b2bd29f62
commit
bac3b7e700
9 changed files with 55 additions and 71 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue