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

Commit 582c580

Browse files
I forgot to build Bits before pushing... (#117)
1 parent 369d9bb commit 582c580

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

lib/Bits.css

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Author: The Raspberry Pi Foundation
77
Author URI: https://raspberrypi.org
8-
Version: 1.1.19
8+
Version: 1.1.20
99
*/
1010

1111

@@ -1234,7 +1234,8 @@ strong {
12341234
font-size: 1.6rem;
12351235
line-height: 1.5;
12361236
font-weight: 300;
1237-
margin-bottom: 1em; }
1237+
margin-bottom: 1em;
1238+
margin-left: 20px; }
12381239
@media screen and (min-width: 768px) {
12391240
.c-wysiwyg ul {
12401241
font-size: 1.8rem;
@@ -1244,7 +1245,8 @@ strong {
12441245
font-size: 1.6rem;
12451246
line-height: 1.5;
12461247
font-weight: 300;
1247-
margin-bottom: 1em; }
1248+
margin-bottom: 1em;
1249+
margin-left: 20px; }
12481250
@media screen and (min-width: 768px) {
12491251
.c-wysiwyg ol {
12501252
font-size: 1.8rem;

lib/Bits.min.css

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

lib/Bits.min.css.map

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

lib/index.es.js

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

lib/index.js

+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)