Skip to content
Snippets Groups Projects
Commit 9a96f18a authored by n_shimizu's avatar n_shimizu
Browse files

[mod] line-height 20px -> 18px in tilelist.css #104

parent 51b282de
Branches
1 merge request!2ver 1.0 release
...@@ -46,6 +46,6 @@ ...@@ -46,6 +46,6 @@
word-break: keep-all; word-break: keep-all;
} }
.tile .caption div { .tile .caption div {
line-height: 20px; line-height: 18px;
text-align: center; text-align: center;
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment