minor cleanup

This commit is contained in:
Sander Hautvast 2021-03-09 12:08:53 +01:00
parent cdc6b204ac
commit c144063108

View file

@ -11,5 +11,4 @@ body {
position: absolute; position: absolute;
background-size: 25px; background-size: 25px;
transition: left 5s, top 5s; transition: left 5s, top 5s;
/*background: radial-gradient(circle 50px, rgba(255, 255, 255, 0.5), rgba(20, 56, 200, 0.0) 90%) no-repeat;*/
} }