Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
HIFIS
software.hifis.net
Commits
c3b7403d
Commit
c3b7403d
authored
Oct 08, 2019
by
Hueser, Christian (FWCC) - 138593
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleaning up after moving page bottom space into main css
Page bottom space need to be the same on all pages.
parent
3b8962ed
Pipeline
#16588
passed with stages
in 11 minutes and 38 seconds
Changes
2
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
assets/css/blog.scss
assets/css/blog.scss
+0
-4
blog/index.html
blog/index.html
+0
-3
No files found.
assets/css/blog.scss
View file @
c3b7403d
...
...
@@ -105,7 +105,3 @@
flex
:
1
1
auto
;
}
}
.bottom-space
{
margin-bottom
:
2rem
;
}
\ No newline at end of file
blog/index.html
View file @
c3b7403d
...
...
@@ -101,6 +101,3 @@ additional_css:
</div>
{% endfor %}
<div
class=
"bottom-space"
>
</div>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment