We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd2878 commit 5f8063dCopy full SHA for 5f8063d
1 file changed
assets/theme-css/bulma.css
@@ -1,29 +1,16 @@
1
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
2
-.block:not(:last-child),
3
-.content:not(:last-child),
4
.title:not(:last-child) {
5
margin-bottom: 1.5rem;
6
}
7
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
8
-input,
9
-select {
10
- margin: 0;
11
-}
12
iframe {
13
border: 0;
14
15
article,
16
-figure,
17
footer,
18
header {
19
display: block;
20
21
-input[type="radio"] {
22
- vertical-align: baseline;
23
24
-small {
25
- font-size: 0.875em;
26
27
span {
28
font-style: inherit;
29
font-weight: inherit;
@@ -49,9 +36,6 @@ span {
49
36
max-width: 1344px;
50
37
51
38
52
-.field:not(:last-child) {
53
- margin-bottom: 0.75rem;
54
55
39
@media screen and (max-width: 768px) {
56
40
.is-hidden-mobile {
57
41
display: none !important;
0 commit comments