Skip to content

Commit 0d3c4a3

Browse files
author
robertmyslivecek
committed
Design changes
1 parent 6308649 commit 0d3c4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/compiled.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ sup .footnote::after {
615615
letter-spacing: var(--cds-body-02-letter-spacing, 0);
616616
display: inline-flex;
617617
align-items: center;
618-
gap: 0.25rem;
618+
gap: 0.5rem;
619619
color: #525252;
620620
}
621621
.post-meta span .icon {
@@ -636,7 +636,7 @@ sup .footnote::after {
636636
}
637637
@media (min-width: 42rem) {
638638
.post-meta {
639-
display: block;
639+
flex-direction: row;
640640
}
641641
.post-meta span {
642642
margin-left: 1rem;

0 commit comments

Comments
 (0)