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