Fix Homepage collage photo's default background
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user