mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Fix #1101
This commit is contained in:
@@ -5089,6 +5089,12 @@ a.tag:hover {
|
||||
padding: 0.75rem;
|
||||
}
|
||||
|
||||
.card-header-title.is-centered {
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.card-header-icon {
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user