mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
[Fix] Home: Add missing modifier to ctabox to change the background color
This commit is contained in:
parent
3b43316383
commit
d6f33aebea
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ description: pages.home.description
|
|||
{% tmd pages.home.merchants-text %}
|
||||
</div>
|
||||
|
||||
<div class="ctabox" data-js-ctabox>
|
||||
<div class="ctabox ctabox--gray-light-bg" data-js-ctabox>
|
||||
<div class="ctabox__inner">
|
||||
<article class="ctabox__cta" data-js-ctabox-item>
|
||||
<a href="https://www.bolehvpn.net/" target="_blank" class="ctabox__link">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue