Skip to content

Commit

Permalink
Remove unnecessary CSS code for h1#wb-cont (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
delisma authored Feb 13, 2024
1 parent ac2cf55 commit aebc674
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions _sass/components.sass
Original file line number Diff line number Diff line change
Expand Up @@ -958,18 +958,6 @@ blockquote
h1
border-bottom: none

&#wb-cont::after
content: ""
/* This is necessary for the pseudo element to work.
display: block
/* This will put the pseudo element on its own line.
width: 70px
/* Change this to whatever width you want to have before hover.
padding-bottom: 8px
/* This creates some space between the element and the border.
border-bottom: 0.18em solid #af3c43
/* This creates the border. Replace black with whatever color you want.*/

span.stacked
display: flex
flex-direction: column-reverse
Expand Down

0 comments on commit aebc674

Please sign in to comment.