This commit is contained in:
ADRN 2021-10-18 01:01:50 +02:00
parent cfc1c598db
commit 88f618e51e
2 changed files with 2 additions and 1 deletions

View file

@ -22,13 +22,14 @@ header {
/* background-repeat: no-repeat; */ /* background-repeat: no-repeat; */
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
margin-bottom: 5rem;
} }
header > p { header > p {
width: 40%; width: 40%;
position: relative; position: relative;
left: 55%; left: 55%;
bottom: -80%; bottom: -75%;
color: white; color: white;
/* color | offset-x | offset-y | blur-radius */ /* color | offset-x | offset-y | blur-radius */

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB