Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
core-services
jekyll-theme-lcsb-default
Commits
12cf6621
Commit
12cf6621
authored
Jul 19, 2021
by
Jacek Lebioda
Browse files
fix: corrected margin for header html elements
parent
1fd3bad2
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_base.scss
View file @
12cf6621
...
...
@@ -53,6 +53,7 @@ h1, h2, h3, h4, h5, h6,
p
,
blockquote
,
pre
,
ul
,
ol
,
dl
,
figure
,
%vertical-rhythm
{
margin-top
:
$spacing-unit
/
2
;
margin-bottom
:
$spacing-unit
/
2
;
}
...
...
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