left align

This commit is contained in:
infominer33 2019-04-01 02:16:03 -04:00
parent 7aff8b0949
commit 748064fbe9

View File

@ -3,7 +3,7 @@
position: relative; position: relative;
width: 100%; width: 100%;
height: 100px; height: 100px;
text-align: center; text-align: left;
vertical-align: middle; vertical-align: middle;
color:#0f477e; color:#0f477e;
overflow: visible; overflow: visible;