Performer photo on form, page + styling.
This commit is contained in:
@@ -5,6 +5,7 @@ form {
|
||||
|
||||
.checkbox-container {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
|
||||
label {
|
||||
text-align: left;
|
||||
@@ -55,6 +56,10 @@ form {
|
||||
i {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
label {
|
||||
margin-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
|
||||
Reference in New Issue
Block a user