Some finnishibg touches to prototype

This commit is contained in:
Ziver Koc 2017-08-04 14:24:52 +02:00
parent a81c8c5418
commit 10deee6f38
2 changed files with 87 additions and 69 deletions

View file

@ -13,4 +13,9 @@ body{
.photo-thumb img, .photo img {
width: 100%;
height: auto;
}
.col-center{
float: none;
margin: 0 auto;
}