Skip to content

Commit b533443

Browse files
committed
updated Carelib and theme config
1 parent 7830213 commit b533443

33 files changed

+2471
-2117
lines changed

assets/theme/scss/vendor/fontawesome/_variables.scss

+306-9
Large diffs are not rendered by default.

assets/theme/scss/vendor/normalize.scss

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
1+
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
22

33
/* Document
44
========================================================================== */
@@ -24,6 +24,14 @@ body {
2424
margin: 0;
2525
}
2626

27+
/**
28+
* Render the `main` element consistently in IE.
29+
*/
30+
31+
main {
32+
display: block;
33+
}
34+
2735
/**
2836
* Correct the font size and margin on `h1` elements within `section` and
2937
* `article` contexts in Chrome, Firefox, and Safari.

css/editor-style.css

+10-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/editor-style.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)