fix padding on registration button
This commit is contained in:
@@ -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?
|
||||||
|
|||||||
Reference in New Issue
Block a user