forked from espressif/esp-idf
Fixed logo width to display correctly in Chinese version of documentation
This commit is contained in:
Vendored
+4
@@ -36,3 +36,7 @@
|
||||
a:hover {
|
||||
color: #bd2c2a !important;
|
||||
}
|
||||
|
||||
.logo {
|
||||
width: 240px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user