mirror of
https://github.com/ineesalmeida/almeida-cv.git
synced 2025-02-07 12:23:31 +00:00
8 lines
116 B
SCSS
8 lines
116 B
SCSS
![]() |
.pageNotFound {
|
||
|
padding-top: 8rem;
|
||
|
@include hz-center;
|
||
|
|
||
|
&__text {
|
||
|
padding-top: 3rem;
|
||
|
}
|
||
|
}
|