improve home header
This commit is contained in:
parent
774180db63
commit
f0ea1cad77
3 changed files with 3 additions and 2 deletions
|
@ -21,6 +21,7 @@
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
h1 {
|
h1 {
|
||||||
letter-spacing: 0.5rem;
|
letter-spacing: 0.5rem;
|
||||||
|
font-size: 7rem;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
letter-spacing: 0.15rem;
|
letter-spacing: 0.15rem;
|
||||||
|
|
|
@ -26,7 +26,7 @@ verticalposts-more:
|
||||||
introduction-heading:
|
introduction-heading:
|
||||||
other: Hola, ich bin Vri
|
other: Hola, ich bin Vri
|
||||||
introduction-sub:
|
introduction-sub:
|
||||||
other: Informatik ist meine Leidenschaft.
|
other: und Informatik ist meine Leidenschaft.
|
||||||
|
|
||||||
latest-posts-heading:
|
latest-posts-heading:
|
||||||
other: Aus meinem Blog
|
other: Aus meinem Blog
|
|
@ -26,7 +26,7 @@ verticalposts-more:
|
||||||
introduction-heading:
|
introduction-heading:
|
||||||
other: Hola, I am Vri
|
other: Hola, I am Vri
|
||||||
introduction-sub:
|
introduction-sub:
|
||||||
other: Computer Science is my passion.
|
other: and Computer Science is my passion.
|
||||||
|
|
||||||
latest-posts-heading:
|
latest-posts-heading:
|
||||||
other: From my Blog
|
other: From my Blog
|
Loading…
Reference in a new issue