No right column display on mobile

merge-requests/8/head
Bob Mottram 2020-10-02 22:43:36 +01:00
parent b55629c17a
commit c78b9f9490
1 changed files with 2 additions and 1 deletions

View File

@ -1517,6 +1517,7 @@ aside .toggle-inside li {
display: none;
}
.column-right {
display: none;
width: 0%;
}
.column-center {