Common Frontend Styles I Reuse A Lot.

This is a blog where I can keep a lot of frontend code I reuse.

A very clean font family

font-family: 'Arial Narrow', sans-serif;

Reset for <ul> Element

list-style: none;
padding: 0;
margin: 0;

Font Family Suitable for a food / drinks Brand.

font-family: "filson-soft";