We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995ca99 commit c3ea3b9Copy full SHA for c3ea3b9
styles.css
@@ -3,6 +3,7 @@ body{
3
margin: 0;
4
font-family: 'Cabin';
5
font-size: 18px;
6
+ overflow-y: hidden;
7
}
8
a{
9
color: #57CC99;
0 commit comments