1
0

Updated the Join styles.sass

This commit is contained in:
Mathias Wagner 2023-11-21 08:35:32 +01:00
parent a2abf8ea15
commit c21214c65a
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -13,17 +13,21 @@
.capital .capital
padding: 1rem padding: 1rem
position: absolute margin-bottom: 2rem
top: 10vh top: 10vh
user-select: none user-select: none
h2, h3
h2
margin: 0 margin: 0
.in-red
color: $error
.in-green
color: $success
input input
padding: 0.8rem 1rem padding: 0.8rem 1rem
width: 14rem width: 16rem
font-size: 1rem font-size: 1rem
color: $text color: $text