Remove unecessary parts for save the date
This commit is contained in:
@@ -1338,14 +1338,11 @@ form label {
|
||||
bottom: 0;
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
#fh5co-started .fh5co-heading h2 {
|
||||
color: #fff;
|
||||
}
|
||||
#fh5co-started .fh5co-heading p {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: #5d5d5d;
|
||||
}
|
||||
#fh5co-started .form-control {
|
||||
background: rgba(255, 255, 255, 0.2);
|
||||
background: rgba(130, 130, 130, 0.5);
|
||||
border: none !important;
|
||||
color: #fff;
|
||||
font-size: 16px !important;
|
||||
@@ -1369,7 +1366,7 @@ form label {
|
||||
color: #fff;
|
||||
}
|
||||
#fh5co-started .form-control:focus {
|
||||
background: rgba(255, 255, 255, 0.3);
|
||||
background: rgba(130, 130, 130, 0.8);
|
||||
}
|
||||
#fh5co-started .btn {
|
||||
height: 54px;
|
||||
|
||||
Reference in New Issue
Block a user