We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90ec11 commit 2379ef4Copy full SHA for 2379ef4
stylesheets/application.css
@@ -28,7 +28,7 @@
28
#main { border-top: 1px solid lightgray; }
29
#sidebar { background: whitesmoke; }
30
#projects-index { column-width: unset; -webkit-column-width: unset; margin:-5px; }
31
-#projects-index ul.projects.root { display: flex;f lex-wrap: wrap; }
+#projects-index ul.projects.root { display: flex ;flex-wrap: wrap; }
32
#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); }
33
#projects-index a.icon-user.icon-bookmarked-project { background-image: url(icons/bookmarked-project.png), url(icons/user.png); }
34
#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