Skip to content

Commit 5c6a9a9

Browse files
committed
fix: css: columns: name: 40% -> 35%
1 parent d2a7f63 commit 5c6a9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/columns/name-size-date-time.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.name {
2-
width: 40%;
2+
width: 35%;
33
}
44

55
.size {

0 commit comments

Comments
 (0)