Fix program card for smaller screens like ipad.

Text was overflowing from card on screens containing resolution
between 768 to 810 pixels.

PROD-748
This commit is contained in:
Waheed Ahmed
2019-11-04 16:15:15 +05:00
parent 368eb669e0
commit a0fe9f3c7a

View File

@@ -136,7 +136,7 @@
}
margin-top: -8px;
font-size: 1em;
font-size: 0.9375em;
font-family: $font-family-sans-serif;
}