Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
abbf45c7
Commit
abbf45c7
authored
Mar 20, 2018
by
Yohan Jarosz
Browse files
align the main text content with the start of the bubble
parent
9efdc842
Changes
2
Hide whitespace changes
Inline
Side-by-side
_layouts/default.html
View file @
abbf45c7
...
...
@@ -7,7 +7,6 @@
<div
class=
"main"
>
{%- include header.html -%}
<main
class=
"page-content"
aria-label=
"Content"
>
<div
class=
"wrapper"
>
{{ content }}
...
...
_sass/minima/_layout.scss
View file @
abbf45c7
...
...
@@ -175,6 +175,7 @@
*/
.page-content
{
margin-top
:
100px
;
margin-left
:
50px
;
padding
:
$spacing-unit
0
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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