chore: restore label on im new to status page (#15876)

This commit is contained in:
Jamie Caprani 2023-05-11 15:09:03 +01:00 committed by GitHub
parent d2840885dd
commit d714dc1590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -19,13 +19,12 @@
:margin-bottom 20})
(def subtitle-container
{:height 42
:padding-top 16
:padding-bottom 8})
{:height 20
:margin-top 16
:margin-bottom 4})
(def subtitle
{:color colors/white-opa-70
:margin-bottom 20})
{:color colors/white-opa-70})
(def suboptions
{:padding-top 4