remove align items from main
This commit is contained in:
parent
4a80481d62
commit
3fa8db2971
@ -31,7 +31,6 @@ li a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.totib {
|
.totib {
|
||||||
align-items: baseline;
|
|
||||||
margin-top: 6.5%;
|
margin-top: 6.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ button {
|
|||||||
|
|
||||||
main {
|
main {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
/* align-items: center; */
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
height: 75vh;
|
height: 75vh;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user