diff options
Diffstat (limited to '_sass/temp.scss')
| -rw-r--r-- | _sass/temp.scss | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/_sass/temp.scss b/_sass/temp.scss deleted file mode 100644 index b215686..0000000 --- a/_sass/temp.scss +++ /dev/null @@ -1,21 +0,0 @@ -* { - margin: 0; - padding: 0; -} -html { - font-family: sans-serif; - background: black; -} -body { - color: white; - margin-left: auto; - margin-right: auto; - width: auto; - max-width: 800px; -} -h1 { - border-bottom: 1px solid white; -} -p { - margin: 30px 0; -} |
