mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Deploy 0.7.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@charset "UTF-8";
|
||||
/*! bulma.io v0.6.2 | MIT License | github.com/jgthms/bulma */
|
||||
/*! bulma.io v0.7.0 | MIT License | github.com/jgthms/bulma */
|
||||
@-webkit-keyframes spinAround {
|
||||
from {
|
||||
-webkit-transform: rotate(0deg);
|
||||
@@ -5222,11 +5222,13 @@ a.tag:hover {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.breadcrumb.is-centered ol {
|
||||
.breadcrumb.is-centered ol,
|
||||
.breadcrumb.is-centered ul {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.breadcrumb.is-right ol {
|
||||
.breadcrumb.is-right ol,
|
||||
.breadcrumb.is-right ul {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user