I recently started using Twitter Bootstrap. I am currently hiding certain <tr>
elements on phone screens by utilizing the class="hidden-phone"
.
However, I am now looking to resize the displayed text to better fit the screen.
Is there a way to adjust the text size within spans like the example below specifically for phone screens?
<span>test test test test test</span>