File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
static_src/sass/components Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 68
68
< div class ="grid ">
69
69
< div class ="grid__footer-address ">
70
70
< div class ="footer__address ">
71
- 3rd Floor, 15 Colston St, Bristol BS1 5AP. Registered in England and Wales. Company No. 3983354. VAT No. 752981011.
71
+ < p class =" footer__address-text " > 3rd Floor, 15 Colston St, Bristol BS1 5AP. Registered in England and Wales. Company No. 3983354. VAT No. 752981011.</ p >
72
72
</ div > </ div >
73
73
</ div >
74
74
{% include "patterns/molecules/carbon-impact/carbon-impact.html" %}
Original file line number Diff line number Diff line change 82
82
padding-bottom : $spacer-small ;
83
83
}
84
84
85
+ & __address-text {
86
+ color : var (--color--grey-20 );
87
+ }
88
+
85
89
& __logo-link {
86
90
display : flex ;
87
91
align-items : center ;
You can’t perform that action at this time.
0 commit comments