Skip to content

Commit

Permalink
Updated to Version 1.3!
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAnonymusz committed Apr 8, 2020
0 parents commit 90e5e9b
Show file tree
Hide file tree
Showing 183 changed files with 95,087 additions and 0 deletions.
674 changes: 674 additions & 0 deletions LICENCE

Large diffs are not rendered by default.

3,625 changes: 3,625 additions & 0 deletions template_01/assets/css/animate.css

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions template_01/assets/css/core.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
>> Load Css Files
*/

@import "./animate.css";
@import "./layout.css";
@import "./template.css";
@import "./responsive.css";

/*
>> Load Fonts
*/

@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700&display=swap");
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
Loading

0 comments on commit 90e5e9b

Please sign in to comment.