Skip to content

Commit

Permalink
main.scss: remove centered div
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed May 31, 2024
1 parent a76ffcf commit f54709d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,6 @@ code {
font-style: italic;
}

// At least used in the index link list
.centered {
list-style-type: none;
margin: 0 auto;
text-align: center;
}

// At least used in the index SSH key fingerprints
.monospaced {
font-family: $monospace-font-family;
Expand Down

0 comments on commit f54709d

Please sign in to comment.