add brush preview
This commit is contained in:
parent
4430d6d125
commit
37520f34f7
7 changed files with 167 additions and 22 deletions
|
@ -26,6 +26,10 @@ body {
|
|||
line-height: var(--line-height);
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* Fonts */
|
||||
|
||||
:root {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue