chore: style refinements
This commit is contained in:
parent
8ab44b56c4
commit
28321d639e
4 changed files with 16 additions and 21 deletions
|
@ -107,8 +107,8 @@ blockquote {
|
|||
}
|
||||
|
||||
svg {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: var(--sizing-svg-base);
|
||||
height: var(--sizing-svg-base);
|
||||
}
|
||||
|
||||
/* links */
|
||||
|
|
Reference in a new issue