Skip to content

Commit

Permalink
Change mobile margin on cover story headline again
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelmdLow authored Nov 22, 2024
1 parent 10a48f1 commit d4b01d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ubyssey/static_src/src/styles/objects/_article_cover.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
width: 100%;

.o-article__headline {
margin-inline: 1em;
margin-inline: 0.5em;
}

.o-article__headline mark {
Expand Down Expand Up @@ -123,4 +123,4 @@
font-size: 1.2em;
}
}


0 comments on commit d4b01d4

Please sign in to comment.