testing something
This commit is contained in:
parent
ee350dca35
commit
1f2a587203
@ -10763,8 +10763,7 @@ textarea.form-control {
|
|||||||
/* Contact Banner Styles */
|
/* Contact Banner Styles */
|
||||||
.contact-banner {
|
.contact-banner {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: #002b49; /* fallback brand blue */
|
background-color: #002b49; /* fallback brand blue */
|
||||||
@ -10783,7 +10782,7 @@ textarea.form-control {
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: linear-gradient(90deg, rgba(0, 43, 73, 0.8) 0%, rgba(0, 43, 73, 0.2) 100%);
|
background: linear-gradient(180deg, rgba(0, 43, 73, 0.8) 0%, rgba(0, 43, 73, 0.2) 100%);
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user