mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-11-01 14:12:32 +01:00
Fix scrollbar bug
This commit is contained in:
@@ -69,5 +69,5 @@ body,
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user