Fixed typo in css

This commit is contained in:
mmcwilliams 2018-02-12 14:49:18 -05:00
parent fde7a608fb
commit 331dae4934
1 changed files with 2 additions and 2 deletions

View File

@ -263,8 +263,8 @@ footer{
}
footer .icon {
width: 33.33%
width: 50%;
width: 33.33%;
/*width: 50%;*/
height: 50px;
float: left;
box-sizing: border-box;