Skip to content

Commit 9451f69

Browse files
committed
Filled silly gap between section tag on top stories list and image on mobile view by extending the bottom padding
1 parent 35f642c commit 9451f69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ubyssey/static_src/src/styles/objects/_article_top.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222

2323
.o-article__right {
2424
margin-left: auto;
25+
.o-article__section-tag {
26+
padding-bottom: 2px;
27+
}
2528
}
2629

2730
.o-article__section-tag {

0 commit comments

Comments
 (0)