%h1 Hot Doug’s Dogs
%ul
%li The Dog
%li The Elvis
%li The Paul Kelly
%li The Bruno Tattaglia
%li The Malin Akerman
%li The Bo Derek
View Compiled
body
background: #f7f7f7
color: #333
font: 14px/24px "Open Sans", Verdana, Helvetica, sans-serif
margin: 24px 30px
h1
font-size: 36px
font-weight: 300
line-height: 42px
margin-bottom: 24px
ul
background: #fff
border: 1px solid #ccc
border-radius: 6px
width: 300px
li
padding: 11px 15px
&:not(:last-child)
border-bottom: 1px solid #ccc
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.