WIP - added inline-block to both span and .mascot in attemps to fix Mr. T

This commit is contained in:
Justine Arreche 2013-10-08 15:48:09 -04:00
parent a57952e2f8
commit bdc84746f8

View File

@ -41,6 +41,10 @@
display: inline
text-decoration: underline
span
display: inline-block
text-align: center
.mascot
display: inline-block
margin: 0 0 50px 190px