Hi there. Amazing work! Keep going.
I am trying to make fonts bigger in baseline so I change font-size
@include breakpoint(xlarge) { font-size: 16pt; }
If I do that the content of the page does not fit well, causing a horizontal bar to appear.
Any ideas?