X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=8c30aa808305e8640ea3a3bd0498f2197ba89f8d;hp=e67ed2ffbe3cec917a93bac080d6b2f90ff217fd;hb=eaee6b8f5e18c32388abd6aa33f1d940dc36471f;hpb=63b6e6190f0a9f82f739621123c5b288ae6d9994 diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index e67ed2f..8c30aa8 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -657,8 +657,8 @@ textarea { } #sone .image-container { - width: 200px; - height: 200px; + width: 250px; + height: 250px; overflow: hidden; padding: -1px; border: solid 1px #000;