mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 00:23:13 -06:00
edit: smaller font, and defined in rem
This commit is contained in:
parent
653eb97c1f
commit
68a822c61a
1 changed files with 1 additions and 1 deletions
|
@ -641,7 +641,7 @@
|
|||
.md-code__nav:hover,
|
||||
.md-code__nav {
|
||||
background-color: var(--md-default-bg-color--light);
|
||||
font-size: larger;
|
||||
font-size: 0.75rem;
|
||||
}
|
||||
|
||||
/* NOTE Tag */
|
||||
|
|
Loading…
Reference in a new issue