Producer: fix footer address
Sally
css
a year ago
202 B
1
Indexable
Never
/*START - fix footer address*/ footer p.grey-text { font-size: 0; &::before { content: '7 KENOSIA AVENUE\a DANBURY, CT 06810'; font-size: 14px; } } /*START - fix footer address*/