Changed styling
This commit is contained in:
parent
118dc7357c
commit
eabfdce30e
@ -51,11 +51,14 @@ body {
|
|||||||
|
|
||||||
.form-description {
|
.form-description {
|
||||||
color: #0280e5;
|
color: #0280e5;
|
||||||
width: 80%;
|
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form-description p {
|
||||||
|
width: 80%;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
.form-text-small {
|
.form-text-small {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
@ -65,7 +68,7 @@ body {
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-description {
|
.form-description p {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user