*Fixed* background

This commit is contained in:
Norbi Peti 2019-06-01 02:30:54 +02:00
parent 4eca530475
commit 08da1d3069
No known key found for this signature in database
GPG key ID: DBA4C4549A927E56

View file

@ -13,7 +13,7 @@ body {
background-size: cover;
filter: blur(16px);
height: 100%;
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 100%;