Updated the Join styles.sass
This commit is contained in:
parent
a2abf8ea15
commit
c21214c65a
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user