Skip to content

Commit c3ea3b9

Browse files
authored
Fix screen size
1 parent 995ca99 commit c3ea3b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles.css

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ body{
33
margin: 0;
44
font-family: 'Cabin';
55
font-size: 18px;
6+
overflow-y: hidden;
67
}
78
a{
89
color: #57CC99;

0 commit comments

Comments
 (0)