fixes #13365: remove dupe css in grid example

This commit is contained in:
Mark Otto 2014-04-17 01:08:54 -07:00
parent 06fb9406bd
commit c8a8e76851
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
.container {
padding-right: 15px;
padding-left: 15px;
}
h4 {
margin-top: 25px;
}