Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
laurakalbag-dot-com
laurakalbag-dot-com
Commits
0a6dd07c
Commit
0a6dd07c
authored
Feb 07, 2019
by
Laura Kalbag
⚡
Browse files
Simply vertical margins
parent
e3e87860
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/static-kalbag/static/css/style.css
View file @
0a6dd07c
...
...
@@ -170,7 +170,7 @@ h1 {
h2
{
font-size
:
2em
;
margin-top
:
2
em
;
margin-top
:
1
em
;
}
@media
screen
and
(
min-width
:
35em
)
{
...
...
@@ -186,7 +186,6 @@ h2#latest-photos, h2#latest-notes {
/* make h2s on notes smaller */
.notes
main
h2
{
font-size
:
1.75em
;
margin-top
:
2em
;
}
@media
screen
and
(
min-width
:
35em
)
{
...
...
@@ -207,7 +206,6 @@ h1, h1 a, h2, h2 a {
h3
,
footer
h2
{
font-size
:
1.75em
;
margin-top
:
2em
;
}
@media
screen
and
(
min-width
:
35em
)
{
...
...
@@ -655,7 +653,6 @@ body.home .note {
}
body
.home
.latest-note
h3
{
margin-top
:
1.2em
;
}
...
...
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