diff --git a/includes/style.css b/includes/style.css index 7ceeda0..327cd4f 100644 --- a/includes/style.css +++ b/includes/style.css @@ -54,7 +54,7 @@ table th { textarea { height: 256px; width: 256px; - margin: 1em; + margin: 0 1em; font-family: monospace; } textarea, @@ -64,6 +64,9 @@ input { .centre { margin: 0 auto; } +.croppie-container { + height: auto; +} .section { width: 20vw; height: 20vw; diff --git a/includes/style.less b/includes/style.less index 5fc473e..c4dcc32 100644 --- a/includes/style.less +++ b/includes/style.less @@ -68,7 +68,7 @@ table { textarea { height: 256px; width: 256px; - margin: 1em; + margin: 0 1em; font-family: monospace; } @@ -81,6 +81,10 @@ textarea, input { margin: 0 auto; } +.croppie-container { + height: auto; +} + // make this just for desktop view? // put sections in a single column on mobile/etc? .section { diff --git a/index.html b/index.html index 96627af..97c9754 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -
convert any image to a bitsy room
about | please contact me if you have any issues: twitter | email