parent
3d03727811
commit
d870da7e05
@ -1,30 +1,4 @@ |
|||||||
// Variables |
// Variables |
||||||
$theme: dark; |
$theme: dark; |
||||||
|
|
||||||
@import "bootstrap"; |
@import "app"; |
||||||
|
|
||||||
html { |
|
||||||
overflow-y: scroll; |
|
||||||
} |
|
||||||
|
|
||||||
@import "helpers"; |
|
||||||
@import "fa-utils"; |
|
||||||
@import "block-collapse"; |
|
||||||
@import "form-help"; |
|
||||||
|
|
||||||
@import "bootstrap-customizations/paginate"; |
|
||||||
@import "bootstrap-customizations/card"; |
|
||||||
@import "bootstrap-customizations/tooltip"; |
|
||||||
@import "bootstrap-customizations/navbar"; |
|
||||||
@import "bootstrap-customizations/footer"; |
|
||||||
@import "bootstrap-customizations/link"; |
|
||||||
@import "bootstrap-customizations/border"; |
|
||||||
@import "bootstrap-customizations/button"; |
|
||||||
@import "bootstrap-customizations/responsive"; |
|
||||||
@import "bootstrap-customizations/typography"; |
|
||||||
|
|
||||||
.bio-table { |
|
||||||
td { |
|
||||||
padding-top: dist(2); |
|
||||||
} |
|
||||||
} |
|
||||||
|
Loading…
Reference in new issue