Minor changes

Removed license style to make all more coherent
This commit is contained in:
Giuseppe Pignataro 2019-03-17 00:14:22 +01:00
parent cde8118bba
commit 7ad9a436c9

View file

@ -177,12 +177,7 @@
.copyright-item {
margin: 5px 0;
}
.lincese {
font-weight: bold;
& a {}
}
.dark-theme & {
border-top: 1px solid $dark-border-color;
border-bottom: 1px solid $dark-border-color;
@ -238,4 +233,4 @@
.post-comment{
padding: 3em 0;
}
}
}