Skip to content

Commit

Permalink
Refactor hero.css to remove unnecessary position property from half-w…
Browse files Browse the repository at this point in the history
…idth picture container
  • Loading branch information
Matei-Iordache committed Dec 16, 2024
1 parent 8c5eab3 commit cc254fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _src/blocks/hero/hero.css
Original file line number Diff line number Diff line change
Expand Up @@ -557,8 +557,6 @@ main .smaller_icon .hero .hero-content>div table tr td:first-of-type {
}

.hero-container.half-width-picture .hero-picture picture {
position: relative;

&::after {
content: '';
position: absolute;
Expand Down

0 comments on commit cc254fd

Please sign in to comment.