.site-grid has two competing values for grid-template-areas
Obviously this is wrong but which is the one that should be removed?
joomla-cms/templates/cassiopeia/scss/blocks/_css-grid.scss
Lines 6 to 17 in cf8a75e
joomla-cms/templates/cassiopeia/scss/blocks/_css-grid.scss
Lines 51 to 61 in cf8a75e
Labels |
Added:
?
|
My bad. The second is what is currently applied so I guess you could go with that. I would move it to the top in place of the first.
The difference in the 2 is that the first places the bulk of the modules after the component on small screen devices. The second one has them in the same order as desktop.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-26 09:56:15 |
Closed_By | ⇒ | brianteeman |
Oh sorry, I didn't notice a third one
The 2nd one is wrapped in a media query:
The difference is in the sidebars