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