Browse Source

working on sass

Taylor Otwell 7 years ago
parent
commit
e5cb0a350a

File diff suppressed because it is too large
+ 0 - 0
public/css/app.css


File diff suppressed because it is too large
+ 0 - 0
public/css/app.css.map


+ 1 - 0
resources/assets/sass/theme.scss

@@ -4,6 +4,7 @@
     box-sizing: border-box;
     display: inline-block;
     font-family: 'Raleway';
+    font-size: 11px;
     font-weight: 600;
     height: 38px;
     letter-spacing: .1rem;

+ 0 - 1
resources/assets/sass/variables.scss

@@ -29,7 +29,6 @@ $navbar-default-bg: #fff;
 
 // Buttons
 $btn-default-color: $text-color;
-$btn-font-size: 11px;
 $btn-font-weight: 600;
 
 // Inputs

Some files were not shown because too many files changed in this diff