fibable/css/blog.css

6 lines
84 B
CSS

@charset "utf-8";
* { box-sizing: border-box; }
body { font-family: sans-serif; }