Not very sure what happened here but it's fixed now.

This commit is contained in:
flash 2018-09-16 23:25:21 +02:00
parent 74fa937332
commit 0e54525102
2 changed files with 2 additions and 5 deletions

View file

@ -19,10 +19,6 @@
margin: 1px;
}
&__content {
margin: 0;
}
&__none {
margin: 1px 4px;
}
@ -143,6 +139,7 @@
}
&__change {
margin: 1px;
&__line {
border: 1px solid var(--accent-colour);

View file

@ -12,7 +12,7 @@
{% block content %}
<div class="container">
<div class="container__title changelog">
<div class="container__title">
{{ title }}
</div>
<div class="changelog__content">