Skip to content
Snippets Groups Projects
Commit abbf45c7 authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

align the main text content with the start of the bubble

parent 9efdc842
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@
<div class="main">
{%- include header.html -%}
<main class="page-content" aria-label="Content">
<div class="wrapper">
{{ content }}
......
......@@ -175,6 +175,7 @@
*/
.page-content {
margin-top: 100px;
margin-left: 50px;
padding: $spacing-unit 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment