Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 73296d9

Browse files
committed
chore(examples): build with rem fix
1 parent 52deec4 commit 73296d9

18 files changed

+259
-134
lines changed
Binary file not shown.

examples/bootstrap/css-gridish/css/bootstrap-grid-legacy.css

Lines changed: 226 additions & 120 deletions
Large diffs are not rendered by default.

examples/bootstrap/css-gridish/css/bootstrap-grid-legacy.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/bootstrap/css-gridish/css/bootstrap-grid.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
html {
2+
font-size: 15px; }
3+
14
body {
2-
font-size: 15px;
35
margin: 0; }
46

57
.bootstrap-container {

examples/bootstrap/css-gridish/css/bootstrap-grid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)