Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
tools.ethertoff
Commits
8749015b
Commit
8749015b
authored
Nov 13, 2019
by
gijs
Browse files
Padding on content
parent
eac961e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
generator/templates/static/styles.simple.css
View file @
8749015b
...
...
@@ -747,4 +747,8 @@ section.audio {
.long-text
p
+
p
{
margin-top
:
var
(
--line-height
);
}
main
>
:last-child
{
margin-bottom
:
calc
(
3
*
var
(
--line-height
));
}
\ No newline at end of file
Write
Preview
Supports
Markdown
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