mirror of https://github.com/lxndrblz/anatole.git

bkanhu
21.48.2020 6b3cc6ddca379dfaf88035a9336e71d403df2784
fix padding issue of menu item
1 files modified
4 ■■■ changed files
assets/css/style.css 4 ●●● patch | view | raw | blame | history
assets/css/style.css
@@ -202,10 +202,8 @@
}
.page-top .themeswitcher {
  list-style: none;
  padding: 18px 30px;
  padding: 15px 30px;
  float: right;
  font-size: 20px;
}
.page-top .information {
  float: right;