We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca72b4c commit f78f3e6Copy full SHA for f78f3e6
2 files changed
assets/theme-css/bulma.css
@@ -158,8 +158,7 @@ article,
158
aside,
159
figure,
160
footer,
161
-header,
162
-section {
+header {
163
display: block;
164
}
165
img {
@@ -810,11 +809,3 @@ a.navbar-item:hover {
810
809
display: none !important;
811
812
813
-.section {
814
- padding: 3rem 1.5rem;
815
-}
816
-@media screen and (min-width: 1024px) {
817
- .section {
818
- padding: 3rem 3rem;
819
- }
820
assets/theme-css/fresh.css
@@ -77,9 +77,6 @@
77
-webkit-animation-duration: 0.5s;
78
-webkit-animation-fill-mode: both;
79
80
-section:focus {
81
- outline: none !important;
82
83
84
#status {
85
width: 200px;
0 commit comments