Ja...
This commit is contained in:
10
components/03_Organisms/introduction/_introduction.scss
Normal file
10
components/03_Organisms/introduction/_introduction.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.LP-Introduction{
|
||||
|
||||
.LP-Headline{
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.LP-Text{
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"context": {}
|
||||
}
|
4
components/03_Organisms/introduction/introduction.hbs
Normal file
4
components/03_Organisms/introduction/introduction.hbs
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
<div class="LP-Introduction">
|
||||
{{> @textsection headline='Welcome to the urban exploring registry' text='Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.'}}
|
||||
</div>
|
Reference in New Issue
Block a user