init
This commit is contained in:
commit
d013ece0f3
363 changed files with 20823 additions and 0 deletions
11
themes/duckquill/sass/_icon.scss
Normal file
11
themes/duckquill/sass/_icon.scss
Normal file
|
@ -0,0 +1,11 @@
|
|||
i.icon {
|
||||
display: inline-block;
|
||||
mask-size: cover;
|
||||
background-color: currentColor;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
line-height: 0;
|
||||
text-rendering: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue