diff --git a/css/faculty.css b/css/faculty.css index 17871d2d..3302b8db 100644 --- a/css/faculty.css +++ b/css/faculty.css @@ -1382,6 +1382,20 @@ ul.people-content ul { .ph-person-events .filter h3 { margin: 10px 0 0 15px; } +.filter-dp .btn { + margin-top: -10px; +} +.people-table { + margin-top: 10px; +} +@media screen and (max-width: 56.688em) { + .filter-dp .ppl-filter-dd { + display: block; + } + .filter-dp .btn { + margin-top: 0px; + } +} @media screen and (max-width: 28.063em) { .people-info { padding: 10px; diff --git a/html/homepage/index.html b/html/homepage/index.html index ac77c9b3..804028da 100644 --- a/html/homepage/index.html +++ b/html/homepage/index.html @@ -403,9 +403,9 @@ @media (min-width:43.125em) { - .united-way .feature-content { - width: 31.5em; - height: 9em; + .be-a-bear .feature-content { + width: 28em; + height: 7em; } .convo .feature-content > .btn { @@ -615,14 +615,14 @@