Fix block-no-empty error from Stylelint

This commit is contained in:
Adam Stachowicz 2021-07-27 22:23:46 +02:00
parent be1fc0c2b6
commit d54bc866b4

View File

@ -155,10 +155,6 @@ export default {
color: white;
}
main {
}
footer {
color: #AAA;
font-size: 13px;