Update theme for 2019

This commit is contained in:
panr 2019-01-06 11:23:25 +01:00
parent 563972fe5f
commit 2ff92d6fdf
20 changed files with 375 additions and 83 deletions

View file

@ -1,7 +1,7 @@
.menu {
background: #fafafa;
border-right: 1px solid;
margin-right: 10px;
margin-right: 18px;
.dark-theme & {
background: #252627;
@ -27,11 +27,7 @@
list-style: none;
li {
margin: 0 10px;
&:last-of-type {
margin-right: 0;
}
margin: 0 12px;
}
@media (--phone) {