fix(v2): remove logo background (#2209)

This commit is contained in:
Alexey Pyltsyn 2020-01-12 16:28:18 +03:00 committed by Yangshun Tay
parent ad031a15a4
commit 270e22581a

View file

@ -89,7 +89,6 @@
float: right; float: right;
margin-top: 20px; margin-top: 20px;
padding: 20px; padding: 20px;
background-color: #2b3137;
} }
.indexCtas { .indexCtas {