fix: semicolon

This commit is contained in:
Iain Learmonth 2025-07-08 14:21:13 +01:00
parent a83114d967
commit 3ca5f55ffa

View file

@ -50,7 +50,7 @@ in
fill: #fff !important; fill: #fff !important;
transform: translate(0, 14.5px); transform: translate(0, 14.5px);
} }
'' '';
}; };
}; };
}; };