We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76a6b57 + a403e21 commit c6b40b9Copy full SHA for c6b40b9
_sass/layout/maintenance.scss
@@ -2,6 +2,10 @@
2
//------------------------------------------------
3
4
5
+#site-main > .maintenance {
6
+ padding-top: 10px;
7
+}
8
+
9
.maintenance {
10
background: $gray-dark;
11
_sass/layout/scala-ecosystem.scss
@@ -4,7 +4,6 @@
#site-main {
.scala-ecosystem {
- padding-bottom: 0;
// background: url("../img/frontpage/background-scala-ecosystem.jpg") no-repeat center bottom $gray-li;
// @include image-size();
background: $gray;
0 commit comments