Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 75de780

Browse files
authored
Merge pull request #495 from openforge/fix/about-footer
fix/about-footer
2 parents 25f5e54 + 98d6386 commit 75de780

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/app-footer/app-footer.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
h2 {
1313
color: $white;
1414
font-size: 1.6rem;
15+
line-height: normal;
1516
margin-bottom: 1.5rem;
17+
letter-spacing:normal;
18+
text-align: left;
1619
@include media-breakpoint-down(md) {
1720
font-size: 1.3rem;
1821
margin-bottom: 1rem;

0 commit comments

Comments
 (0)