mirror of
https://github.com/samsonjs/grid.git
synced 2026-03-25 09:05:51 +00:00
Update grid.css
This commit is contained in:
parent
0f1ffcd9ce
commit
694fcd0acd
1 changed files with 1 additions and 6 deletions
7
grid.css
7
grid.css
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue