added max width and height for posts
This commit is contained in:
parent
344b80d29d
commit
1c28030ba2
@ -177,3 +177,9 @@ body
|
||||
{
|
||||
margin-top: 200vh;
|
||||
}
|
||||
|
||||
.post img
|
||||
{
|
||||
max-height: 20vh;
|
||||
max-width: 20vh;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user