Skip to content

Commit

Permalink
Adjust ordered list alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Morris committed Aug 31, 2024
1 parent 121873c commit 0aa3261
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions public/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ footer .ago--muted {

.show {
list-style-type: decimal;
padding-left: 1rem;
padding-left: 2rem;
}

.stream {
Expand All @@ -275,10 +275,6 @@ footer .ago--muted {
text-decoration: none;
}

/* .stream__title {
display: block;
} */

.stream .ago {
padding-bottom: 0.15rem;
}
Expand Down

0 comments on commit 0aa3261

Please sign in to comment.