fix register button being cut off
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
#register {
|
#register {
|
||||||
margin-top: 16px;
|
margin-top: 16px;
|
||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
width: 30%;
|
min-width: 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user