Auto-formatter says hello again

This commit is contained in:
decentral1se 2021-08-01 09:57:14 +02:00
parent 08bbf95505
commit 6a15a8846d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
:root {
:root {
--brand1: #00aa44;
--brand2: #f7f2c6;
--brand3: #d9f2e3;
--light-gray: #0000000d;
--off-black: #00000066;
--white: #ffffff;
--font-size-l: 32px;
--font-size-m: 18px;
--font-size-s: 16px;
--font-size-xl: 48px;
--font-size-xs: 14px;
--font-family-liberation_mono-bold: "Liberation Mono-Bold", Helvetica;
--font-family-liberation_sans-bold: "Liberation Sans-Bold", Helvetica;
--font-family-liberation_sans-regular: "Liberation Sans-Regular", Helvetica;