Remove Bourbon and Neat

This commit is contained in:
2019-04-09 10:09:29 +02:00
parent bff611f866
commit f05b0bbd8b
110 changed files with 45 additions and 4432 deletions
-6
View File
@@ -9,12 +9,6 @@ $primary-color: $blue;
$body-text-color: #fff;
@mixin body-background {
background-image: linear-gradient(to bottom, rgba(22, 21, 40, .4), rgba(0, 0, 0, .75)), url('/img/bg.jpg');
background-repeat: none;
background-attachment: fixed;
}
#topbar {
background-color: rgba(255, 0, 255, .2);
}