Initial setup ontvlambaar
This commit is contained in:
11
src/app/hero/hero.component.scss
Normal file
11
src/app/hero/hero.component.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
:host {
|
||||
height: 30rem;
|
||||
min-height: 30rem;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.slogan {
|
||||
font-size: 3.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user