Skip to content

Commit

Permalink
Run prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed Aug 19, 2024
1 parent 524bf32 commit cd2c38f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sigma.css
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ body {
background-color: #fff;
font-size: 0.95em;
color: #333;
font-family: InterVariable, RedactRect, Inter, BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans',
font-family: InterVariable, RedactRect, Inter, BlinkMacSystemFont,
'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans',
'Helvetica Neue', sans-serif;
font-feature-settings: 'case', 'ss01', 'ss04';
}
Expand Down Expand Up @@ -553,8 +553,8 @@ sup {
top: 1rem;
left: 1rem;
z-index: 15;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', 'Times New Roman',
Helvetica, Roboto, sans-serif;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans',
'Times New Roman', Helvetica, Roboto, sans-serif;
font-size: 30px;
font-weight: 700;
width: 30px;
Expand Down

0 comments on commit cd2c38f

Please sign in to comment.