forked from deepStateMirrors/tabi
💄 style: standarise margin in projects and archive
This commit is contained in:
parent
5bdb8045a6
commit
da3882294c
2 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
.archive {
|
||||
margin-top: 4vmin;
|
||||
|
||||
.listing-title {
|
||||
font-size: 1.5rem;
|
||||
margin-bottom: 1rem;
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
grid-template-rows: auto;
|
||||
gap: 24px;
|
||||
padding: 12px 0;
|
||||
margin-top: 4vmin;
|
||||
}
|
||||
|
||||
.card {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue