Fix a style problem with the backound on the index

This commit is contained in:
ophir 2020-04-18 23:26:19 +02:00 committed by Ophir LOJKINE
parent 0f20784b8c
commit 2521aa3a94

View file

@ -1,6 +1,7 @@
body {
html {
background: linear-gradient(135deg, #c4dfffa0, transparent), url(/background.png);
width:100%;
height: 100%;
margin:0;
font-family: sans;
font-weight: 300;