CollectionBuilder / collectionbuilder-gh

A framework for creating digital exhibits from a folder of files and a spreadsheet. See Readme below for instructions to get started!
https://collectionbuilder.github.io/collectionbuilder-gh/
MIT License
92 stars 75 forks source link

make include features width responsive #41

Closed evanwill closed 4 years ago

evanwill commented 4 years ago

width 25 on a card looks ridiculous on mobile, should probably just go away after md screen. add a class .feature-include with on mobile screen size overrides bootstrap widths

evanwill commented 4 years ago

this is done