Fix home style issues

This commit is contained in:
vjrj 2018-01-24 20:21:42 +01:00
parent 4674b48069
commit 3a85cfacf2
4 changed files with 36 additions and 28 deletions

View file

@ -245,4 +245,8 @@
.sect6 {
background-color: $todos-back5;
}
.sect3, sect4, sect5, sect6 {
overflow: visible !important;
}