Archived
1
0

update style for torbb

This commit is contained in:
Jeff Becker 2016-11-12 09:06:18 -05:00
parent 4ea96b155f
commit 6065eca82f
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -62,10 +62,12 @@ img.thumb {
margin: 1%; margin: 1%;
width: 90%; width: 90%;
align-items: flex-begin; align-items: flex-begin;
padding: 10%;
} }
#wrapper , #content { #wrapper , #content {
flex-direction: column; flex-direction: column;
padding: 5%;
} }
.post { .post {