CSS
unknown
plain_text
2 years ago
144 B
11
Indexable
.wrapper {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
li {
margin-top: 5px;
} Editor is loading...
Leave a Comment
.wrapper {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
li {
margin-top: 5px;
}