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:
@@ -35784,7 +35784,7 @@ has-background-moon.is-hoverable:active {
|
||||
margin-left: calc(-0.5 * var(--p));
|
||||
margin-top: calc(-0.5 * var(--p));
|
||||
}
|
||||
.bd-docs.is-fullwidth .bd-docs-button .fa-solid {
|
||||
.bd-docs.is-fullwidth .bd-docs-button .fas {
|
||||
transition-duration: var(--bulma-duration);
|
||||
transition-property: transform;
|
||||
}
|
||||
@@ -35816,7 +35816,7 @@ has-background-moon.is-hoverable:active {
|
||||
.bd-docs.is-fullwidth.is-active {
|
||||
padding-left: calc(var(--menu-width) + var(--p));
|
||||
}
|
||||
.bd-docs.is-fullwidth.is-active .bd-docs-button .fa-solid {
|
||||
.bd-docs.is-fullwidth.is-active .bd-docs-button .fas {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
.bd-docs.is-fullwidth.is-active .bd-docs-menu {
|
||||
|
||||
2
docs/assets/css/website.min.css
vendored
2
docs/assets/css/website.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user