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