mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
chore: small changes
This commit is contained in:
@@ -36,6 +36,13 @@
|
||||
h4 {
|
||||
margin: 0;
|
||||
}
|
||||
h2 {
|
||||
font-size: $font-size;
|
||||
[class^='icon-'],
|
||||
[class*=' icon-'] {
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.hidden {
|
||||
@@ -69,11 +76,3 @@
|
||||
.string-color {
|
||||
color: var(--string-color);
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: $font-size;
|
||||
[class^='icon-'],
|
||||
[class*=' icon-'] {
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user