mirror of
https://github.com/Kyren223/website.git
synced 2026-03-29 01:11:41 +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