1
0
Fork 0

Harmonize docs

This commit is contained in:
Matthieu Hostache 2020-07-31 10:56:04 +02:00 committed by GitHub
parent fc52d1cfba
commit a2ca235fee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 1002 additions and 65 deletions

View file

@ -0,0 +1,11 @@
.product-switcher {
font-size: 10px;
font-family: 'Rubik', -apple-system, 'BlinkMacSystemFont', 'Segoe UI',
'Helvetica Neue', sans-serif;
color: #06102a;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.product-switcher img {
margin-right: 10px;
}