Bootstrap
box-sizing: border-box;
使用 Grid 時,一定要依此架構:
<container> <row> <col> </col> </row> </container>
Bootstrap Project