Merge pull request #1588 from reyoung/feature/fix_font

Fix font issue in doc
avx_docs
Yu Yang 9 years ago committed by GitHub
commit 8ba3df67ad

@ -1,3 +1,6 @@
* {
font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;
}
body {
padding-top: 80px;
background-image: none !important;

Loading…
Cancel
Save