fixed body height MTG
This commit is contained in:
parent
e1f5f2eea1
commit
cc2364861f
@ -17,9 +17,6 @@ body {
|
||||
);
|
||||
/* background-color: #85640b; */
|
||||
margin: 0;
|
||||
/* display: flex; */
|
||||
/* height: 100vh; */
|
||||
height: 100%;
|
||||
}
|
||||
html {
|
||||
height: 100%;
|
||||
@ -39,7 +36,7 @@ main {
|
||||
width: 100vw;
|
||||
/* height: 100vh; */
|
||||
position: relative;
|
||||
margin-top: 70px;
|
||||
margin-top: 5%;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user