home page responsiveness
This commit is contained in:
parent
e7e05a7291
commit
a283486cbc
|
|
@ -123,4 +123,10 @@ body.start-page {
|
|||
margin: 1rem;
|
||||
width: 90vw;
|
||||
}
|
||||
|
||||
.start-page .cols {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue