🐛 (body) remove min height for body tag
This commit is contained in:
@@ -17,7 +17,6 @@ html {
|
||||
|
||||
body {
|
||||
background-color: white;
|
||||
min-height: 100vh;
|
||||
padding: 15px 0 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user