Finalize theme

This commit is contained in:
hossainemruz 2020-04-18 22:59:58 +06:00
parent 91286e6577
commit 07e816219f
18 changed files with 109 additions and 64 deletions

View file

@ -13,6 +13,7 @@
margin: 0;
background-attachment: fixed;
transform: scale(1.1);
-webkit-transform: scale(1.1);
filter: blur(3px);
-webkit-filter: blur(3px);
background-size: cover;
@ -109,7 +110,7 @@
height: auto;
}
.home .greeting{
.home .greeting {
font-size: 24pt;
}
}