mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Adapt scss to new icon sizes
[why] The icon sizes (in EM) changed a bit, so we need to decrease the display size to make the icon not-overlap the text. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
851be7dcda
commit
a7810a53d0
@ -214,7 +214,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sectiondivider .fa-stack {
|
.sectiondivider .fa-stack {
|
||||||
font-size: 130px;
|
font-size: 120px;
|
||||||
position: static;
|
position: static;
|
||||||
}
|
}
|
||||||
.sectiondivider .nf-fa-circle { color: #fff; }
|
.sectiondivider .nf-fa-circle { color: #fff; }
|
||||||
|
Loading…
Reference in New Issue
Block a user