2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

simpler, more specific docs example css

This commit is contained in:
Mark Otto
2016-02-06 01:47:40 -08:00
parent 2a678d4b88
commit 94999c98cf
+3 -1
View File
@@ -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);
}