elkraneo’s avatarelkraneo’s Twitter Archive—№ 3,693

  1. RT olebegemann: TIL CSS has a calc() function that lets you do stuff like: width: calc(100% - 2rem - 10px); And it’s well-supported: http:…