mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 04:40:58 +00:00
simpler, more specific docs example css
This commit is contained in:
parent
2a678d4b88
commit
94999c98cf
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
[class*="flex-items-"] {
|
||||
.flex-items-xs-top,
|
||||
.flex-items-xs-middle,
|
||||
.flex-items-xs-bottom {
|
||||
min-height: 6rem;
|
||||
background-color: rgba(255,0,0,.1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue