2017-11-21 23:12:31 -05:00
|
|
|
.footer-section-component {
|
2016-01-26 23:20:08 -05:00
|
|
|
width: 100%;
|
|
|
|
height: 32px;
|
|
|
|
padding-left: 10px;
|
2016-08-16 19:33:02 -04:00
|
|
|
background-color: $c-base;
|
|
|
|
color: $c-text-light;
|
|
|
|
line-height: 32px;
|
2015-12-01 01:07:03 -05:00
|
|
|
}
|