From 0e3f1021cc14e2616086e69019de1cc67ba55dc1 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 1 Jan 2023 20:13:03 +0100 Subject: frontend - add documentation --- src_scss/main.scss | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src_scss') diff --git a/src_scss/main.scss b/src_scss/main.scss index ece52ed..6b18c6e 100644 --- a/src_scss/main.scss +++ b/src_scss/main.scss @@ -8,7 +8,6 @@ html, body, button, input, select { font-family: 'Inter'; - font-size: 12pt; } html, body { @@ -50,17 +49,18 @@ body { & > .title { flex-grow: 1; - font-size: 18pt; + font-size: 1.4rem; font-weight: 500; - color: $color-grey-800; + color: $color-grey-700; } - & > .github { - font-size: 24pt; - color: $color-grey-800; + & > .icon { + font-size: 1.5rem; + color: $color-grey-700; + margin-left: 0.5rem; &:visited { - color: $color-grey-800; + color: $color-grey-700; } &:hover { -- cgit v1.2.3-70-g09d2