use the same font size comments

This commit is contained in:
Gabriel Bazán 2017-02-22 10:43:19 -05:00
commit 014f134465
4 changed files with 5 additions and 2 deletions

View file

@ -6,7 +6,7 @@
}
&-description {
text-align: center;
font-size: 15px;
font-size: 0.9em;
color: $mid-gray;
margin: 1rem 0;
a {