Commit db8f52d4 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch '29659-add-padding' into 'master'

Add space to bottom of screen

Closes #29659 and #23737

See merge request !10098
parents b22d4c2e 3fa82f9f
......@@ -23,6 +23,10 @@ body {
}
}
.content-wrapper {
padding-bottom: 100px;
}
.container {
padding-top: 0;
z-index: 5;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment