diff --git a/_sass/main.scss b/_sass/main.scss index d3116298..e680cfae 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -9,14 +9,6 @@ @import url("https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic|Source+Code+Pro:400"); @import "base", "layout", "syntax-highlighting"; -/* - Read Only by HTML5 UP - html5up.net | @ajlkn - Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -*/ - -// Breakpoints. - @include breakpoints(( xlarge: ( 1281px, 1680px ), large: ( 1025px, 1280px ), @@ -1950,4 +1942,4 @@ flex: 100%; max-width: 80%; } -} \ No newline at end of file +}