0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Added a white theme

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2019-09-03 02:10:44 +04:00
parent f5db4187c2
commit 06fcc9244c
3 changed files with 5 additions and 20 deletions

View File

@ -9,7 +9,6 @@
html {
background-color: $color-html;
background-image: url('/assets/background.svg');
height: 100%;
overflow-y: scroll;
}