Skip to content

Commit

Permalink
Merge pull request #665 from unabris/update-instagram-page
Browse files Browse the repository at this point in the history
Update font size
  • Loading branch information
Unai Abrisketa authored Nov 10, 2020
2 parents d612105 + 3381e13 commit e81133b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _sass/3-pages/_link_collection.sass
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ html
transform: scale(1.05)

p
font-size: 20px
font-size: 16px
font-family: "HelveticaNeue", sans-serif
margin: 0 20px
margin: 0 10px
line-height: 1
color: #fff
text-align: center
Expand All @@ -65,6 +65,7 @@ html
+grid-media($grid-medium)
font-size: 22px
line-height: 1.2
margin: 0 20px

.flag
+size(40px)
Expand Down

0 comments on commit e81133b

Please sign in to comment.