Skip to content

Commit ab80139

Browse files
author
Michael Zolda
committed
fixed missing comma
1 parent 2315ae0 commit ab80139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/basic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ a:visited {
2828
min-height:100%;
2929
}
3030

31-
.catcells .catcells.long {
31+
.catcells, .catcells.long {
3232
width: 220px;
3333
height: 100px;
3434
margin: 8px;

0 commit comments

Comments
 (0)