Skip to content

Commit 57cda87

Browse files
committed
linting
1 parent 7e5b3ae commit 57cda87

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/css/center-align.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
body.center-align .toolbar {
22
justify-content: center;
33
}
4+
45
body.center-align .content {
56
justify-content: center;
67
}
8+
79
body.center-align .doc {
810
max-width: 1104px;
9-
}
11+
}

0 commit comments

Comments
 (0)