Commit 43401123 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove unused responsive formats

parent cfeddb55
...@@ -2,8 +2,16 @@ ...@@ -2,8 +2,16 @@
$baseFontSize: 13px !default; $baseFontSize: 13px !default;
$baseLineHeight: 18px !default; $baseLineHeight: 18px !default;
// BOOTSTRAP
// ------------------
@import "bootstrap"; @import "bootstrap";
@import "bootstrap-responsive";
// BOOTSTRAP RESPONSIVE
// ------------------
@import "bootstrap/responsive-utilities";
@import "bootstrap/responsive-1200px-min";
// FONT AWESOME
@import 'font-awesome'; @import 'font-awesome';
/** GitLab colors **/ /** GitLab colors **/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment