diff options
Diffstat (limited to 'printing_templates/Six Dives.html')
-rw-r--r-- | printing_templates/Six Dives.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/printing_templates/Six Dives.html b/printing_templates/Six Dives.html index 3c64d5ec3..65d81f1cb 100644 --- a/printing_templates/Six Dives.html +++ b/printing_templates/Six Dives.html @@ -63,7 +63,7 @@ box-sizing: border-box; border:max(0.1vw, 1px); border-style:solid; - border-color: {{ template_options.color5 }}; + border-color: {{ template_options.color6 }}; font-size: {{ template_options.font_size }}vw; } |