remove unused style

This commit is contained in:
rhiannon morris 2024-10-25 18:47:15 +02:00
parent 4a39232603
commit b9b0edc173

View file

@ -108,12 +108,6 @@ body {
box-shadow: var(--text-shadow);
}
#info .light-bg {
background: hsl(0deg, 0%, 100%, 75%);
padding: 5px;
border-radius: 8px;
}
#info .floating {
float: right;
margin-left: 0.8em;