diff --git a/src/style/pages/_homepage.scss b/src/style/pages/_homepage.scss index 5f334a0..8beacb7 100644 --- a/src/style/pages/_homepage.scss +++ b/src/style/pages/_homepage.scss @@ -71,7 +71,10 @@ margin-left: auto; margin-right: auto; transform: rotate(var(--rotation)) translateZ(0); - background: $color-primary-tertiary20; + + picture { + background: $color-primary-tertiary20; + } // First row &:nth-child(1) {