fix viewer title style (#3445)

This commit is contained in:
Denys Vuika
2018-06-06 14:53:29 +01:00
committed by Eugenio Romano
parent 8ba68e4f1b
commit 1de61d37f4
2 changed files with 5 additions and 1 deletions

View File

@@ -31,6 +31,10 @@
}
}
&__file-title {
text-align: center;
}
&__display-name {
font-size: 16px;
opacity: 0.87;