TACC / Core-CMS

The Core CMS codebase used by TACC Portals.
https://cep.tacc.utexas.edu
2 stars 1 forks source link

Feat/tup-632: django.cms.picture.css to core-cms #736

Closed R-Tomas-Gonzalez closed 10 months ago

R-Tomas-Gonzalez commented 10 months ago

Overview

Migrated django.cms.picture.css to core-cms

Related

Changes

Testing

  1. Zoom out and make sure image is centered. You can tick off the img.align-center class and see that the images will move to the left of the screen. Also, make sure it is importing from core-cms.css

UI

Before
Screenshot 2023-10-23 at 1 52 16 PM
Without
Screenshot 2023-10-23 at 1 52 42 PM
After
Screenshot 2023-10-23 at 1 51 33 PM