1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 09:29:08 +00:00

Remove footer bg

This commit is contained in:
Luke 2020-11-25 13:17:57 +01:00
parent ed3bb44789
commit f3258fcb0e

View file

@ -6,10 +6,6 @@ body {
overflow-x: hidden;
}
footer {
background-image: url('/assets/img/footer.png');
}
.not-allowed {
cursor: not-allowed;
}