mirror of https://github.com/twbs/bootstrap.git
fixes #13365: remove dupe css in grid example
This commit is contained in:
parent
06fb9406bd
commit
c8a8e76851
|
@ -1,8 +1,3 @@
|
||||||
.container {
|
|
||||||
padding-right: 15px;
|
|
||||||
padding-left: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue