Re-add base line height

This commit is contained in:
Oliver Davies 2019-03-21 00:47:55 +00:00
parent 5323b6153f
commit aef186ea76

View file

@ -6,6 +6,11 @@
<style lang="postcss">
@tailwind base;
html {
line-height: 1.15;
}
@tailwind components;
h1,