margin bottom
This commit is contained in:
parent
0af48621ce
commit
295382dc64
@ -234,7 +234,8 @@ body {
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
box-shadow: 1px 1px 3px #ddd;
|
||||
background: white; }
|
||||
background: white;
|
||||
margin-bottom: 20px; }
|
||||
.slide .project .cover {
|
||||
height: 14em;
|
||||
background-position: center center;
|
||||
|
@ -145,7 +145,7 @@
|
||||
overflow: hidden;
|
||||
box-shadow: 1px 1px 3px #ddd;
|
||||
background: white;
|
||||
// margin-bottom: 20px;
|
||||
margin-bottom: 20px;
|
||||
.cover {
|
||||
height: 14em;
|
||||
background-position: center center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user