summaryrefslogtreecommitdiff
path: root/css/sally.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/sally.css')
-rw-r--r--css/sally.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/sally.css b/css/sally.css
index b7e3cab..1d76398 100644
--- a/css/sally.css
+++ b/css/sally.css
@@ -72,7 +72,7 @@ body.loading { opacity: 0; }
body { transition: 0.1s linear; }
.focused { box-shadow: inset 1px 0 2px white, inset -1px 0 2px white, inset 0 1px 2px white, inset 0 -1px 2px white; }
#import_textarea { font-size: 9pt; }
-textarea { font-size:12pt; width: 37%; height: 300px; background: #333; color: #0f0; border: 0; font-family: 'FixedsysExcelsior301Regular'; outline: 0; border: 1px solid #333; background:#010;}
+textarea { font-size:12pt; width: 37vw; height: 300px; background: #333; color: #0f0; border: 0; font-family: 'FixedsysExcelsior301Regular'; outline: 0; border: 1px solid #333; background:#010;}
#shader_rapper { display: none; }
#import_rapper { display: none; }
#canvas_rapper {