gjbarnard / moodle-format_grid

Grid course format contributed by Gareth J Barnard originally created by Paul Krix
GNU General Public License v3.0
21 stars 55 forks source link

Section margin is redundant #159

Closed gjb2048 closed 11 months ago

gjb2048 commented 2 years ago

i.e.

.course-content ul.gtopics li.section .content {
    margin: 0 40px;
}

takes up space on single section pages on small devices.

gjb2048 commented 2 years ago

FYI: @stuartlamour.

gjb2048 commented 1 year ago

Humm, perhaps need to look at this again for M4.0?

gjb2048 commented 11 months ago

M4.0+ version does not have this, closing.