Skip to content

Commit

Permalink
Run prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed Aug 5, 2024
1 parent da8ab5f commit d144b1f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sigma.css
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ textarea {
}

div#container-wrap {
background: url('https://cdn.scpwiki.com/theme/en/sigma/images/body_bg.svg') top
left repeat-x;
background: url('https://cdn.scpwiki.com/theme/en/sigma/images/body_bg.svg')
top left repeat-x;
}

sup {
Expand Down Expand Up @@ -569,7 +569,8 @@ sup {
top: 1rem;
left: 1rem;
z-index: 15;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Helvetica, Roboto, sans-serif;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans',
Helvetica, Roboto, sans-serif;
font-size: 30px;
font-weight: 700;
width: 30px;
Expand Down

0 comments on commit d144b1f

Please sign in to comment.