Update subscriptions and parallax image
This commit is contained in:
@@ -92,8 +92,8 @@ footer {
|
||||
|
||||
header>h1 {
|
||||
text-shadow: 1px 1px 4px var(--shadow_color);
|
||||
margin-top: 69px;
|
||||
margin-bottom: 69px;
|
||||
margin-top: 80px;
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
|
||||
footer>.footer_content {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 183 KiB |
Binary file not shown.
@@ -12,7 +12,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-blend-mode: luminosity;
|
||||
background-attachment: fixed;
|
||||
background-position: center;
|
||||
background-position: center top;
|
||||
background-size: cover;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user