Added all missing components
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 22s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 22s
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<span>logo</span>
|
||||
<img src="assets/logo.svg" alt="logo"/>
|
||||
<h1>Ontvlambaar</h1>
|
||||
<span class="slogan">Jullie het vuur, wij de branding</span>
|
||||
|
||||
@@ -1,11 +1,14 @@
|
||||
:host {
|
||||
height: 30rem;
|
||||
min-height: 30rem;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 3rem 0;
|
||||
}
|
||||
|
||||
.slogan {
|
||||
font-size: 3.5rem;
|
||||
}
|
||||
|
||||
img {
|
||||
height: 8rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user