Minor CSS Tweak to Project Images
This commit is contained in:
@@ -117,8 +117,10 @@ a{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.project-thumb{
|
.project-thumb{
|
||||||
min-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 50%;
|
||||||
|
display: block;
|
||||||
|
margin: 0 auto 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#filter {
|
#filter {
|
||||||
|
Reference in New Issue
Block a user