Skip to content

Commit

Permalink
Perma news align
Browse files Browse the repository at this point in the history
  • Loading branch information
arranger1044 committed Nov 11, 2024
1 parent 989254a commit b33fc54
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _sass/_about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@

.news-header {
margin: 0;
margin-bottom: 0.5em;
margin-bottom: 0.4em;
font-size: $type-size-3;
color: mix(#fff, #000, 75%);
font-weight: 900;
font-style: italic;
}

#perma-news{
margin-bottom: 0.4em;
text-align: center;
}

.news-item-wrapper {
width: 100%;
Expand Down

0 comments on commit b33fc54

Please sign in to comment.