Skip to content

Commit 1724ec3

Browse files
committed
fix for footer css
1 parent acda552 commit 1724ec3

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

src/indexPage/react-components/bot-landing/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const Footer = () => (
3232
<p>{translate('Deriv Limited — 13 Castle Street, St. Helier, JE2 3BT, Jersey — is the holding company for the above subsidiaries.')}</p>
3333
<p>{translate('This website\'s services are not available in certain countries, including the USA, Canada, and Hong Kong, or to persons below 18.')}</p>
3434
</div>
35-
<div className='about-trade-wrapper-info-trade'>
35+
<div className='about-trade-wrapper-inner-info-trade'>
3636
<p>{translate('CFDs are considered complex derivatives and may not be suitable for retail clients. CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money. The products mentioned here may be affected by changes in currency exchange rates. If you invest in these products, you may lose some or all of your investment, and the value of your investment may fluctuate. You should never invest money that you cannot afford to lose and never trade with borrowed money.')}</p>
3737
<p>{translate('Before trading in the complex financial products offered, please be sure to understand the risks involved and learn about ')}<b>{translate('Secure and responsible trading.')}</b></p>
3838
</div>

static/css/_landing.scss

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,22 @@ $header-color : #333333;
576576
}
577577

578578
}
579+
&-info{
580+
&-location {
581+
font: 400 1rem $font-IBM;
582+
}
583+
584+
&-trade {
585+
padding: 1rem;
586+
background: rgba(87, 122, 146, 0.04);
587+
font: 400 1rem $font-IBM;
588+
box-shadow: inset 4px 0px 0px rgba(255, 68, 79, 0.64);
589+
590+
@include for-size(mobile) {
591+
box-shadow: inset 0px 4px 0px rgba(255, 68, 79, 0.64);
592+
}
593+
}
594+
}
579595

580596
}
581597

@@ -602,20 +618,7 @@ $header-color : #333333;
602618
}
603619
}
604620

605-
&-location-info {
606-
font: 400 1rem $font-IBM;
607-
}
608-
609-
&-trade-info {
610-
padding: 1rem;
611-
background: rgba(87, 122, 146, 0.04);
612-
font: 400 1rem $font-IBM;
613-
box-shadow: inset 4px 0px 0px rgba(255, 68, 79, 0.64);
614-
615-
@include for-size(mobile) {
616-
box-shadow: inset 0px 4px 0px rgba(255, 68, 79, 0.64);
617-
}
618-
}
621+
619622
}
620623

621624

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy