From 2e07e91d5c54d21b636523ddde825fc6973121e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Thu, 13 Jan 2022 01:03:02 +0300 Subject: The holidays have come and gone but let it snow for some more time --- sass/css/yaroslavps.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sass/css') diff --git a/sass/css/yaroslavps.scss b/sass/css/yaroslavps.scss index 1d9db88..444f270 100644 --- a/sass/css/yaroslavps.scss +++ b/sass/css/yaroslavps.scss @@ -11,10 +11,11 @@ html, body { padding: 0; width: 100%; min-height: 100vh; + font-size: 14px; background-color: #000; background-image: url("/img/snowfall.gif"); - font-size: 14px; - /*background-size: 25%;*/ + background-attachment: fixed; + //background-size: 300px; } ul, -- cgit v1.2.3