Skip to content

Commit 2d4d82a

Browse files
committed
design fixes
1 parent c941038 commit 2d4d82a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

angular/app/pages/footer/footer.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
.Footer-link{
2020
text-decoration: none;
21-
color: @grey;
21+
color: @grey !important;
2222
font-weight: 400;
2323
}
2424

angular/app/pages/landing/landing.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ body{
174174
padding-left: 50px;
175175
padding-right: 50px;
176176
font-weight: 300;
177+
color: @black;
177178
}
178179

179180
.Landing-featuresEntry--restful{

0 commit comments

Comments
 (0)