refactor
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
/*Tschuldigung für mein css, es is sehr unübersichtlich*/
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-family: Brush Script MT;
|
font-family: Brush Script MT;
|
||||||
font-size: 3em;
|
font-size: 3em;
|
||||||
@@ -23,7 +25,6 @@ h2 {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100vh;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.div-2 img {
|
.div-2 img {
|
||||||
BIN
site/goetter/images/dreifaltigkeit.png
Normal file
BIN
site/goetter/images/dreifaltigkeit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
@@ -45,7 +45,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="div-2">
|
<div class="div-2">
|
||||||
<img src="images/zeus.png" alt="Bild von Zeus" />
|
<img src="images/dreifaltigkeit.png" alt="Bild von Zeus" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="div-3">
|
<div class="div-3">
|
||||||
Reference in New Issue
Block a user