Fixed logo width to display correctly in Chinese version of documentation

This commit is contained in:
krzychb 2018-07-30 21:16:27 +02:00
parent c7ab37143b
commit 42cf4429a9

View file

@ -36,3 +36,7 @@
a:hover {
color: #bd2c2a !important;
}
.logo {
width: 240px !important;
}