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