Fixed typo in css
This commit is contained in:
parent
fde7a608fb
commit
331dae4934
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue