Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Refactor custom css file media queries #556

Merged
merged 5 commits into from Feb 3, 2017

Commits on Feb 2, 2017

  1. Refactored all media queries scattered across the pages to a single l…

    …ocation in the custom.css file (at the bottom). Merged common selectors into a single selector.
    
    # Conflicts:
    #	assets/css/custom.css
    Mani Sarkar committed Feb 2, 2017
    Copy the full SHA
    330c1b3 View commit details
    Browse the repository at this point in the history
  2. Added another classification for media queries

    Mani Sarkar committed Feb 2, 2017
    Copy the full SHA
    8352d51 View commit details
    Browse the repository at this point in the history
  3. Removed the .row.blog-page from the custom.css as this is replaced by…

    … the JQuery from the previous fix to blog images
    Mani Sarkar committed Feb 2, 2017
    Copy the full SHA
    7d2c7b0 View commit details
    Browse the repository at this point in the history
  4. Removed unused CSS selectors from the media queries section of the cu…

    …stom.css file
    Mani Sarkar committed Feb 2, 2017
    Copy the full SHA
    56a8131 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Copy the full SHA
    f77d9dd View commit details
    Browse the repository at this point in the history