We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a04a1c commit 7d0eda0Copy full SHA for 7d0eda0
2 files changed
assets/theme-css/bulma.css
@@ -1,17 +1,5 @@
1
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
2
/*! 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
15
.container {
16
flex-grow: 1;
17
margin: 0 auto;
assets/theme-css/videos.css
@@ -1,3 +1,7 @@
+iframe {
+ border: 0;
+}
+
.youtube {
width: 100%;
display: flex;
0 commit comments