talks/it-all-started-with-a-patch/2017-02-08-phpsw/opdavies-reveal/opdavies-theme/sass/_typography.sass

24 lines
323 B
Sass
Raw Normal View History

2017-07-01 23:51:42 +00:00
.reveal
div,
ul,
li,
p,
pre code
// +rem(font-size, 30px)
font-size: 35px
line-height: 1.2
// +rem(line-height, 60px)
&.is-small
font-size: 24px
line-height: 34px
h1
font-size: 2.5em
.white, .is-white
color: white
section li:not(:first-child)
margin-top: 1em