mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Switch to Font Awesome 5
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
margin-left: calc(-0.5 * var(--p));
|
||||
margin-top: calc(-0.5 * var(--p));
|
||||
|
||||
.fa-solid {
|
||||
.fas {
|
||||
transition-duration: cv.getVar("duration");
|
||||
transition-property: transform;
|
||||
}
|
||||
@@ -159,7 +159,7 @@
|
||||
&.is-active {
|
||||
padding-left: calc(var(--menu-width) + var(--p));
|
||||
|
||||
.bd-docs-button .fa-solid {
|
||||
.bd-docs-button .fas {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user