Useless CSS rule

This commit is contained in:
Greg Burri 2025-04-29 13:13:46 +02:00
parent bf02420e18
commit d98b4ad8fa

View file

@ -38,10 +38,6 @@ body {
background-color: blue; background-color: blue;
} }
img {
border: 0px;
}
.footer-container { .footer-container {
margin: consts.$margin; margin: consts.$margin;
align-self: center; align-self: center;