We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2f727 commit 662b565Copy full SHA for 662b565
_sass/base/_body.scss
@@ -43,7 +43,7 @@ ul.posts {
43
justify-content: space-between;
44
45
time {
46
- @include vr.set($margin-left: 0.5);
+ @include vr.set($margin-left: 0.5, $font-size: -1);
47
48
flex-shrink: 0;
49
/* this ensures that the time will not shrink */
0 commit comments