Skip to content

Commit

Permalink
Theme Herbeumont - Homepage SVG corretion
Browse files Browse the repository at this point in the history
  • Loading branch information
Broemman committed Nov 28, 2024
1 parent 21ee544 commit b77a158
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions herbeumont/src/scss/quick.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,5 @@
position: relative;
display: inline-block;
margin-bottom: 3vw;

&::before {
content: "";
background: url("../../assets/svg/actu-bird-light.svg") no-repeat;
background-size: contain;
width: 94px;
height: 75px;
display: block;
position: absolute;
top: -76px;
left: -41px;
z-index: -1;
}
}
}

0 comments on commit b77a158

Please sign in to comment.