6 lines
86 B
SCSS
6 lines
86 B
SCSS
.init-illustration {
|
|
position: absolute;
|
|
left: calc(50% - 100px);
|
|
top: -94px;
|
|
}
|