From b0bfcf6c2798faea5d5b29841f8c1cc4f9132e30 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 19 Nov 2023 01:34:07 +0100 Subject: [PATCH] Added the company capital to the Join styles.sass --- client/src/pages/Join/styles.sass | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/client/src/pages/Join/styles.sass b/client/src/pages/Join/styles.sass index 9ac0f9f..200c86e 100644 --- a/client/src/pages/Join/styles.sass +++ b/client/src/pages/Join/styles.sass @@ -11,6 +11,15 @@ .waiting-icon font-size: 3rem + .capital + padding: 1rem + position: absolute + top: 10vh + + + h2 + margin: 0 + input padding: 0.8rem 1rem width: 14rem