Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions _sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 ),
Expand Down Expand Up @@ -1950,4 +1942,4 @@
flex: 100%;
max-width: 80%;
}
}
}