refactor: optimize meta font size
This commit is contained in:
@@ -127,10 +127,14 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
%text-meta {
|
||||
%text-sm {
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
|
||||
%text-xs {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
%sup-fn-target {
|
||||
&:target {
|
||||
background-color: var(--footnote-target-bg);
|
||||
|
||||
Reference in New Issue
Block a user