diff options
| -rw-r--r-- | cbp/template.jinja2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cbp/template.jinja2 b/cbp/template.jinja2 index 24ebb75..425e1c6 100644 --- a/cbp/template.jinja2 +++ b/cbp/template.jinja2 @@ -31,6 +31,7 @@ h2 { .palette-display { display: flex; gap: 1em; + flex-wrap: wrap; textarea { width: 50em; |
