7 lines
75 B
SCSS
7 lines
75 B
SCSS
|
|
[data-parallax] {
|
||
|
|
|
||
|
|
> figure {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
}
|