fix padding on registration button
This commit is contained in:
parent
6bb29e52e2
commit
7b27b8635d
@ -17,6 +17,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
#register {
|
#register {
|
||||||
|
&.btn {
|
||||||
|
padding: .5rem .5rem;
|
||||||
|
}
|
||||||
margin-top: 16px;
|
margin-top: 16px;
|
||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
min-width: 30%; // conflict?
|
min-width: 30%; // conflict?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user