Refactor breadcrumb margins and add reCAPTCHA validation to contact forms
This commit is contained in:
@@ -8801,6 +8801,10 @@ div[class^='col-'] {
|
||||
position: absolute;
|
||||
bottom: 40px;
|
||||
right: 30px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
|
||||
.form-send-content {
|
||||
background-color: $cBlack;
|
||||
@@ -9258,6 +9262,7 @@ div[class^='col-'] {
|
||||
right: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
.step-send {
|
||||
position: relative !important;
|
||||
|
||||
Reference in New Issue
Block a user