Update grid.css

This commit is contained in:
Adam Kaplan 2014-02-12 12:15:46 -06:00
parent 0f1ffcd9ce
commit 694fcd0acd

View file

@ -28,7 +28,6 @@ body {
-------------------------------------------------------------- */
header {
background: #ec6f66;
color: #555;
overflow: hidden;
text-align: center;
}
@ -159,10 +158,6 @@ p {
max-width: 30rem;
}
em {
font-style: italic;
}
code {
background-color: #f8f8f8;
-moz-border-radius: 3px;
@ -395,7 +390,7 @@ img {
animation-name: fadeInUp;
}
/* #Clearfix
/* #Clearfix by Nicolas Gallagher
-------------------------------------------------------------- */
.container:before,
.container:after,