add brush preview

This commit is contained in:
りき萌 2024-09-08 12:09:14 +02:00
parent 4430d6d125
commit 37520f34f7
7 changed files with 167 additions and 22 deletions

View file

@ -26,6 +26,10 @@ body {
line-height: var(--line-height);
}
* {
box-sizing: border-box;
}
/* Fonts */
:root {