misc: fix duped css property

This commit is contained in:
Roscoe 2025-08-30 04:19:22 +01:00
commit 310142efc3
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE

View file

@ -1,9 +1,7 @@
body {
background-color: #bfd5f2;
color: #2f2f42;
margin: 20px;
background: #80c9fa url("/images/peek.png") no-repeat bottom right 10px fixed;
background: #80c9fa url("/images/peek.png") no-repeat bottom right 10px fixed;
}
img {