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

Commit 32d5f66

Browse files
author
Pablo Huerta
committed
fixed footer allign
1 parent 637960b commit 32d5f66

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
@@ -20,6 +20,9 @@
2020
font-size: 1.3rem;
2121
margin-bottom: 1rem;
2222
}
23+
@include media-breakpoint-down(sm){
24+
text-align: center;
25+
}
2326
}
2427

2528
p {

0 commit comments

Comments
 (0)