You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Omeka Classic themes had previously used Compass to manage its Sass and CSS. Compass is now at end-of-life, so themes now use a gulp to automate the Sass workflow. Users can read more about using the new workflow here: http://omeka.org/s/docs/developer/key_concepts/working_with_Sass_and_CSS/.
Pull back some invasive styles.
Prevent large site logos from breaking out of their containers.
Give logo some consistent spacing on mobile views.