funky-framadate-front/src/app/shared/components/page-not-found/page-not-found.component.scss

8 lines
82 B
SCSS
Raw Normal View History

2022-02-11 11:53:45 +01:00
.hero-body {
padding-top: 5rem;
min-height: 50vh;
2020-06-07 13:52:14 +02:00
.title {
color: #222;
}
}