mover html a public_html

This commit is contained in:
2017-07-03 17:07:43 -04:00
parent b242e201d8
commit 74a0a131be
50 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
@import 'libs/vars';
@import 'libs/functions';
@import 'libs/mixins';
@import 'libs/skel';
/*
Highlights by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Loader */
html {
body {
&:before, &:after {
display: none !important;
}
}
}