mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add download button
This commit is contained in:
@@ -223,6 +223,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.bd-navbar-mobile-download-icon,
|
||||
.bd-navbar-mobile-sponsor-icon {
|
||||
display: none !important;
|
||||
}
|
||||
@@ -249,6 +250,7 @@
|
||||
}
|
||||
|
||||
@media screen and (min-width: 450px) and (max-width: $tablet - 1px) {
|
||||
.bd-navbar-mobile-download-icon,
|
||||
.bd-navbar-mobile-sponsor-icon {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user