💄 style: standarise margin in projects and archive
This commit is contained in:
parent
5bdb8045a6
commit
da3882294c
@ -1,4 +1,6 @@
|
|||||||
.archive {
|
.archive {
|
||||||
|
margin-top: 4vmin;
|
||||||
|
|
||||||
.listing-title {
|
.listing-title {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
grid-template-rows: auto;
|
grid-template-rows: auto;
|
||||||
gap: 24px;
|
gap: 24px;
|
||||||
padding: 12px 0;
|
padding: 12px 0;
|
||||||
|
margin-top: 4vmin;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user