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;
|
||||
h1 {
|
||||
letter-spacing: 0.5rem;
|
||||
font-size: 7rem;
|
||||
}
|
||||
p {
|
||||
letter-spacing: 0.15rem;
|
||||
|
|
|
@ -26,7 +26,7 @@ verticalposts-more:
|
|||
introduction-heading:
|
||||
other: Hola, ich bin Vri
|
||||
introduction-sub:
|
||||
other: Informatik ist meine Leidenschaft.
|
||||
other: und Informatik ist meine Leidenschaft.
|
||||
|
||||
latest-posts-heading:
|
||||
other: Aus meinem Blog
|
|
@ -26,7 +26,7 @@ verticalposts-more:
|
|||
introduction-heading:
|
||||
other: Hola, I am Vri
|
||||
introduction-sub:
|
||||
other: Computer Science is my passion.
|
||||
other: and Computer Science is my passion.
|
||||
|
||||
latest-posts-heading:
|
||||
other: From my Blog
|
Loading…
Reference in a new issue