Skip to content

Commit 2379ef4

Browse files
committed
Typos corrected
1 parent e90ec11 commit 2379ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#main { border-top: 1px solid lightgray; }
2929
#sidebar { background: whitesmoke; }
3030
#projects-index { column-width: unset; -webkit-column-width: unset; margin:-5px; }
31-
#projects-index ul.projects.root { display: flex;f lex-wrap: wrap; }
31+
#projects-index ul.projects.root { display: flex ;flex-wrap: wrap; }
3232
#projects-index ul.projects li.root { box-shadow: 0 3px 9px rgba(0,0,0,.2); border-radius: 8px; margin: 8px; width: calc(25% - 10px); }
3333
#projects-index a.icon-user.icon-bookmarked-project { background-image: url(icons/bookmarked-project.png), url(icons/user.png); }
3434
#history .tab-content { padding: 0 12px; box-shadow: 0 1px 3px rgba(0,0,0,.07); border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }

0 commit comments

Comments
 (0)