Skip to content

Commit 7d0eda0

Browse files
Remove unneeded bulma css (#558)
1 parent 2a04a1c commit 7d0eda0

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

assets/theme-css/bulma.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
22
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
3-
iframe {
4-
border: 0;
5-
}
6-
article,
7-
footer,
8-
header {
9-
display: block;
10-
}
11-
span {
12-
font-style: inherit;
13-
font-weight: inherit;
14-
}
153
.container {
164
flex-grow: 1;
175
margin: 0 auto;

assets/theme-css/videos.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
iframe {
2+
border: 0;
3+
}
4+
15
.youtube {
26
width: 100%;
37
display: flex;

0 commit comments

Comments
 (0)