feat: Finished about page layout
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 3s
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 3s
This commit is contained in:
@ -340,6 +340,11 @@ footer ul li:last-child {
|
||||
margin-left: 2rem;
|
||||
}
|
||||
|
||||
.super-center {
|
||||
display: grid;
|
||||
place-items: center;
|
||||
}
|
||||
|
||||
/* -xs */
|
||||
@media (min-width: 576px) {
|
||||
.container {
|
||||
|
||||
Reference in New Issue
Block a user