mirror of
https://github.com/Kyren223/website.git
synced 2026-01-07 21:43:35 +00:00
Fixed banana's height issue
This commit is contained in:
@@ -49,7 +49,7 @@ main {
|
||||
background: var(--background);
|
||||
padding: 1.75rem;
|
||||
width: 55rem;
|
||||
height: 77%;
|
||||
height: 28rem;
|
||||
max-width: 75%;
|
||||
max-height: 80%;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user