Skip to content

Commit 9176209

Browse files
project overflow scroll
1 parent 7a2df62 commit 9176209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/styles/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
.projects { margin-top: 20px; }
1212

13-
.projects .project { width: 20%; overflow: hidden; }
13+
.projects .project { width: 20%; overflow: hidden; overflow-x: scroll; }
1414

1515
.form-search { margin-top: -15px }
1616
.form-search button { margin-left: 20px; }

0 commit comments

Comments
 (0)