mirror of
https://github.com/Kyren223/website.git
synced 2026-01-08 22:13:24 +00:00
Changed total height to always be 75%
This commit is contained in:
@@ -49,6 +49,7 @@ main {
|
||||
background: var(--background);
|
||||
padding: 1.75rem;
|
||||
width: 55rem;
|
||||
height: 75%;
|
||||
max-width: 75%;
|
||||
max-height: 75%;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user