diff --git a/assets/js/main.js b/assets/js/main.js index d6b8953..1224e0f 100644 --- a/assets/js/main.js +++ b/assets/js/main.js @@ -1,9 +1,3 @@ -/* - Eventually by HTML5 UP - html5up.net | @ajlkn - Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -*/ - (function() { "use strict"; diff --git a/assets/sass/base/_bg.scss b/assets/sass/base/_bg.scss index b881263..0592049 100644 --- a/assets/sass/base/_bg.scss +++ b/assets/sass/base/_bg.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* BG */ #bg { diff --git a/assets/sass/base/_page.scss b/assets/sass/base/_page.scss index 1b7f2f7..51a7de6 100644 --- a/assets/sass/base/_page.scss +++ b/assets/sass/base/_page.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Basic */ // MSIE: Required for IEMobile. diff --git a/assets/sass/base/_reset.scss b/assets/sass/base/_reset.scss index 22a3ac8..c977558 100644 --- a/assets/sass/base/_reset.scss +++ b/assets/sass/base/_reset.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - // Reset. // Based on meyerweb.com/eric/tools/css/reset (v2.0 | 20110126 | License: public domain) diff --git a/assets/sass/base/_typography.scss b/assets/sass/base/_typography.scss index a1456fa..8ea0e0a 100644 --- a/assets/sass/base/_typography.scss +++ b/assets/sass/base/_typography.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Type */ body, input, select, textarea { diff --git a/assets/sass/components/_button.scss b/assets/sass/components/_button.scss index 4bc2643..7a3d649 100644 --- a/assets/sass/components/_button.scss +++ b/assets/sass/components/_button.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Button */ input[type="submit"], diff --git a/assets/sass/components/_form.scss b/assets/sass/components/_form.scss index a7ca1cf..ea8a7a6 100644 --- a/assets/sass/components/_form.scss +++ b/assets/sass/components/_form.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Form */ form { diff --git a/assets/sass/components/_icon.scss b/assets/sass/components/_icon.scss index ebf0ca7..58d202d 100644 --- a/assets/sass/components/_icon.scss +++ b/assets/sass/components/_icon.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Icon */ .icon { diff --git a/assets/sass/components/_icons.scss b/assets/sass/components/_icons.scss index 991c18b..02dc442 100644 --- a/assets/sass/components/_icons.scss +++ b/assets/sass/components/_icons.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Icons */ ul.icons { diff --git a/assets/sass/components/_list.scss b/assets/sass/components/_list.scss index 2132bd8..639821e 100644 --- a/assets/sass/components/_list.scss +++ b/assets/sass/components/_list.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* List */ ol { diff --git a/assets/sass/components/_section.scss b/assets/sass/components/_section.scss index c328c23..04116d2 100644 --- a/assets/sass/components/_section.scss +++ b/assets/sass/components/_section.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Section/Article */ section, article { diff --git a/assets/sass/layout/_footer.scss b/assets/sass/layout/_footer.scss index 3554d36..f3aa4ce 100644 --- a/assets/sass/layout/_footer.scss +++ b/assets/sass/layout/_footer.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Footer */ #footer { diff --git a/assets/sass/layout/_header.scss b/assets/sass/layout/_header.scss index 3ad24c0..3990c4c 100644 --- a/assets/sass/layout/_header.scss +++ b/assets/sass/layout/_header.scss @@ -1,9 +1,3 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - /* Header */ #header { diff --git a/assets/sass/layout/_signup-form.scss b/assets/sass/layout/_signup-form.scss deleted file mode 100644 index fd52354..0000000 --- a/assets/sass/layout/_signup-form.scss +++ /dev/null @@ -1,50 +0,0 @@ -/// -/// Eventually by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - -/* Signup Form */ - - #signup-form { - @include vendor('display', 'flex'); - position: relative; - - input[type="text"], - input[type="password"], - input[type="email"] { - width: 18em; - } - - > * { - margin: 0 0 0 1em; - } - - > :first-child { - margin: 0 0 0 0; - } - - @include breakpoint('<=xsmall') { - @include vendor('flex-direction', 'column'); - - input[type="type"], - input[type="password"], - input[type="email"] { - width: 100%; - } - - > * { - margin: 1.25em 0 0 0; - } - - .message { - bottom: -1.5em; - font-size: 0.9em; - height: 1em; - left: 0; - line-height: inherit; - margin-top: 0; - position: absolute; - } - } - } \ No newline at end of file diff --git a/assets/sass/main.scss b/assets/sass/main.scss index b8982a3..e8bb162 100644 --- a/assets/sass/main.scss +++ b/assets/sass/main.scss @@ -4,13 +4,7 @@ @import 'libs/vendor'; @import 'libs/breakpoints'; @import 'fontawesome-all.min.css'; -@import url('https://fonts.googleapis.com/css?family=Roboto:400,700'); - -/* - Eventually by HTML5 UP - html5up.net | @ajlkn - Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -*/ +@import url(../css/roboto.css); // Breakpoints.