Fixed form input overflow of the cta
This commit is contained in:
parent
824cd6c02d
commit
0ba1291be2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2145,11 +2145,11 @@ figcaption a {
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
.has-serif-title :is(.gh-button, .gh-header.is-classic .gh-header-form) {
|
||||
.has-serif-title :is(.gh-button, :is(.gh-header.is-classic, .gh-cta) .gh-header-form) {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.has-slab-title :is(.gh-button, .gh-header.is-classic .gh-header-form) {
|
||||
.has-slab-title :is(.gh-button, :is(.gh-header.is-classic, .gh-cta) .gh-header-form) {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user