Cleanup some HTML and CSS

This commit is contained in:
djmaze 2021-11-15 15:26:28 +01:00
parent 5f4c7c5c5b
commit db2a7a51c9
9 changed files with 8 additions and 24 deletions

View file

@ -108,7 +108,7 @@
border-bottom: 1px dashed var(--main-color);
}
&.multiply::after {
content: '▼';
content: ' ▼';
}
}