fix+feat: fix css stuff and add more buttons
Some checks are pending
Deploy to Web Server / deploy (push) Waiting to run
Some checks are pending
Deploy to Web Server / deploy (push) Waiting to run
This commit is contained in:
parent
305b7d4272
commit
283bab4e46
10 changed files with 38 additions and 46 deletions
|
@ -56,7 +56,7 @@ body {
|
|||
color: var(--fourth-colour);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 899px) {
|
||||
@media screen and (max-width: 1024px) {
|
||||
body {
|
||||
width: 95%;
|
||||
padding-top: 0.5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue