This commit is contained in:
Andros Fenollosa
2019-02-26 11:06:17 +01:00
parent b2583b4aa7
commit f37dd365d2
15 changed files with 748 additions and 0 deletions

3
sass/layout/_footer.sass Normal file
View File

@ -0,0 +1,3 @@
// -----------------------------------------------------------------------------
// This file contains all styles related to the footer of the site/application.
// -----------------------------------------------------------------------------

3
sass/layout/_header.sass Normal file
View File

@ -0,0 +1,3 @@
// -----------------------------------------------------------------------------
// This file contains all styles related to the header of the site/application.
// -----------------------------------------------------------------------------