QuarkNet-HEP / cima-wzh

WZH version of CMS Instrument for Masterclass Analysis (CIMA) (2019)
0 stars 2 forks source link

Replace Bootstrap CSS #6

Open JG-QuarkNet opened 3 years ago

JG-QuarkNet commented 3 years ago

CIMA currently includes the Bootstrap CSS library for page styling (mislabeled as 'boostrab', for some reason). This should be removed and replaced with CSS Grid or a combination of Grid and Flexbox.

There are several advantages to this:

The WORDPOWER redevolopment branch has already implemented Grid for the index page.

JG-QuarkNet commented 3 years ago

After finishing the index page, the next step should be the Admin pages. Improving the Admin UI layout should be done in tandem with reviewing the Admin workflow.