Commit 8037edc
Fix: center 'Sign up' button in teal footer banner
The vc_row-fluid flex shim was overriding the <center> tag.
Added text-align:center and justify-content:center to the div's
inline style to restore centered alignment.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7cc1481 commit 8037edc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
0 commit comments