robot269006 / ChatSpace

0 stars 0 forks source link

Fix font-awesome #6

Open robot269006 opened 7 years ago

robot269006 commented 7 years ago

font-awesome directory added to the project, but the icons are not reflected.

Resolved. Just embedded CDN to head tag

robot269006 commented 7 years ago

.group width by calc(100vw - 300px); makes .group too wide for viewport. find out why and fix it

Resolved. The whole wrapper wasn't set at vw100.

robot269006 commented 7 years ago

fix float and clear properties

Resolved. clear: both on &__body block.

robot269006 commented 7 years ago

The font-awesome icon on &__bottom isn't included in the textarea