Adds test styles to see how importing works within themes

This commit is contained in:
David Darnes 2016-06-13 20:53:25 +01:00
parent 825574859c
commit 63e22294c7

13
_sass/styles.scss Normal file
View File

@ -0,0 +1,13 @@
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
h1 {
margin-top: 0;
}