💄 style: standarise margin in projects and archive
This commit is contained in:
parent
5bdb8045a6
commit
da3882294c
@ -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…
x
Reference in New Issue
Block a user