Skip to content

Commit

Permalink
fix styling for links on insihgts
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafasaifee42 committed Feb 15, 2024
1 parent e0a0d18 commit 29c8e98
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 54 deletions.
24 changes: 12 additions & 12 deletions src/KeyInsights/EnergyKeyInsights.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ export function EnergyKeyInsights() {
href='https://data.worldbank.org/indicator/EG.ELC.ACCS.ZS'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand All @@ -63,8 +63,8 @@ export function EnergyKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down Expand Up @@ -136,8 +136,8 @@ export function EnergyKeyInsights() {
href='https://data.worldbank.org/indicator/EG.ELC.ACCS.ZS'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand All @@ -146,8 +146,8 @@ export function EnergyKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down Expand Up @@ -231,8 +231,8 @@ export function EnergyKeyInsights() {
href='https://data.worldbank.org/indicator/EG.CFT.ACCS.ZS'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand All @@ -241,8 +241,8 @@ export function EnergyKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down
12 changes: 6 additions & 6 deletions src/KeyInsights/EnvironmentKeyInsights.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ export function EnvironmentKeyInsights() {
href='https://www.climatewatchdata.org/ghg-emissions'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Resources Institute (WRI)
</a>
Expand All @@ -65,8 +65,8 @@ export function EnvironmentKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down Expand Up @@ -134,8 +134,8 @@ export function EnvironmentKeyInsights() {
href='http://hdr.undp.org/en/data'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
United Nations Development Programme (UNDP)
</a>
Expand Down
16 changes: 8 additions & 8 deletions src/KeyInsights/GenderKeyInsights.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ export function GenderKeyInsights() {
href='http://hdr.undp.org/en/data'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
United Nations Development Programme (UNDP)
</a>
Expand Down Expand Up @@ -125,8 +125,8 @@ export function GenderKeyInsights() {
href='http://hdr.undp.org/en/data'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
United Nations Development Programme (UNDP)
</a>{' '}
Expand All @@ -135,8 +135,8 @@ export function GenderKeyInsights() {
href='https://ilostat.ilo.org/topics/informality/'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
International Labour Organization (ILO)
</a>
Expand Down Expand Up @@ -219,8 +219,8 @@ export function GenderKeyInsights() {
href='http://hdr.undp.org/en/data'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
United Nations Development Programme (UNDP)
</a>
Expand Down
8 changes: 4 additions & 4 deletions src/KeyInsights/GovernanceKeyInsights.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ export function GovernanceKeyInsights() {
href='https://datacatalog.worldbank.org/government-effectiveness-estimate'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand Down Expand Up @@ -114,8 +114,8 @@ export function GovernanceKeyInsights() {
href='http://info.worldbank.org/governance/wgi/'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand Down
36 changes: 18 additions & 18 deletions src/KeyInsights/PovertyAndInequalityKeyInsights.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://data.worldbank.org/indicator/SI.POV.DDAY'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand All @@ -61,8 +61,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://ilostat.ilo.org/data/'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
International Labour Organization (ILO)
</a>
Expand All @@ -71,8 +71,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down Expand Up @@ -137,8 +137,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://data.undp.org/insights/mapping-income-inequality'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
the bottom 40 income shares are much lower than we thought,
while the top 10 are much higher
Expand All @@ -156,8 +156,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://wid.world/data/'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Inequality Database
</a>
Expand All @@ -166,8 +166,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://ilostat.ilo.org/data/'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
International Labour Organization (ILO)
</a>
Expand All @@ -176,8 +176,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down Expand Up @@ -270,8 +270,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://www.ilo.org/ilostat-files/Documents/Bulk_ilostat_en.html'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
International Labour Organization (ILO)
</a>
Expand All @@ -281,8 +281,8 @@ export function PovertyAndInequalityKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down
12 changes: 6 additions & 6 deletions src/KeyInsights/ResilienceKeyInsights.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ export function ResilienceKeyInsights() {
href='https://data.worldbank.org/'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand All @@ -55,8 +55,8 @@ export function ResilienceKeyInsights() {
href='https://data.undp.org/sites/g/files/zskgke476/files/2024-02/DFX%20Indicator%20Aggregation%20Methodology.pdf'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
here
</a>
Expand Down Expand Up @@ -117,8 +117,8 @@ export function ResilienceKeyInsights() {
href='https://data.worldbank.org/'
target='_blank'
rel='noreferrer'
className='undp-style'
style={{ color: 'var(--gray-600)' }}
className='undp-style small-font'
style={{ color: 'var(--gray-600) !important' }}
>
World Bank
</a>
Expand Down

0 comments on commit 29c8e98

Please sign in to comment.