Skip to content

Commit

Permalink
0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
BusiMDAnderson committed Sep 17, 2023
1 parent cfbb4ce commit 6d1360f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ body {
font-family: 'Roboto', sans-serif;
margin: auto;
}

hr.paralel {
hr {
border-top: .25rem solid #000000;
}

Expand Down Expand Up @@ -87,9 +86,3 @@ h1 {
margin: 0.67em 0;
}

hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}

0 comments on commit 6d1360f

Please sign in to comment.