1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 21:57:51 +02:00

Bootstrap3 styling of profile images corrected.

This commit is contained in:
Cameron
2014-01-08 00:31:54 -08:00
parent 7d9c5a238e
commit 48e78dc3c9

View File

@@ -65,6 +65,10 @@ body {
background-color: #e1e1e1; /* change this to change the background color of a colored section */ background-color: #e1e1e1; /* change this to change the background color of a colored section */
} }
.img-home-portfolio, .img-customer, .portfolio-item {
margin-bottom: 30px;
}
/* CUSTOMIZE THE CAROUSEL /* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */ -------------------------------------------------- */