Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
Font of info - second times a charme
Browse files Browse the repository at this point in the history
  • Loading branch information
faffydee committed Dec 11, 2018
1 parent 96f1ac2 commit 8cad9af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/pages/hashtag-list/hashtag-list-item.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,14 @@
.info {
color: var(--sc-grey3);
font-weight: 300;
@apply --body-default;
@apply --small-light;

}

.container[wide-layout] .info {
margin: 0 0 5px 20px;
@apply --body-default;

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
Expand Down

0 comments on commit 8cad9af

Please sign in to comment.