The graat customizing ...

This commit is contained in:
Djordje Atlialp 2019-01-27 23:02:55 +01:00
parent bb6fdc2493
commit 805c789ee9
No known key found for this signature in database
GPG key ID: 02849100E934D92C
56 changed files with 8724 additions and 8482 deletions

14
source/scss/style.scss Normal file
View file

@ -0,0 +1,14 @@
@import "normalize";
@import "variables";
@import "mixins";
@import "fonts";
@import "buttons";
@import "header";
@import "logo";
@import "menu";
@import "main";
@import "list";
@import "single";
@import "footer";