Add white space around archive subtitles
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
}
|
||||
|
||||
.archive__subtitle {
|
||||
margin: 0;
|
||||
margin: 2em 0 0;
|
||||
padding-bottom: 0.5em;
|
||||
font-size: 14px;
|
||||
color: mix(#fff, $gray, 25%);
|
||||
|
Reference in New Issue
Block a user