This commit is contained in:
Oliver Davies 2017-10-08 09:26:41 +01:00
parent 7d1591d400
commit 2b6f80bf16
15 changed files with 101 additions and 124 deletions

View file

@ -12,17 +12,6 @@ td {
}
}
.nav-item {
.black-70;
.dib;
.f6;
.link;
.pv3;
}
.nav-item--active {
.b--blue;
.bb;
.black;
.bw1;
}
@import "components/nav";
@import "components/post";
@import "components/talk";