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
Better
Themes
Commits
3ba508fe
Commit
3ba508fe
authored
Sep 26, 2018
by
Laura Kalbag
😴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve margins above and below H1s. Make slightly larger too.
parent
c1239693
Pipeline
#687
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
common/static/styles/common.css
common/static/styles/common.css
+3
-3
No files found.
common/static/styles/common.css
View file @
3ba508fe
...
...
@@ -249,17 +249,17 @@ h1, h2, h3, h4 {
@media
only
screen
and
(
min-width
:
33.4em
)
{
h1
,
h2
,
h3
,
h4
h2
,
h3
,
h4
{
margin
:
2em
0
1em
;
}
}
h1
{
font-size
:
2em
;
font-size
:
2
.5
em
;
font-weight
:
bold
;
/* ↓ as h1s are always at the top of the page */
margin
-top
:
1em
;
margin
:
0.5em
0
;
text-align
:
center
;
}
...
...
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