Skip to content

Commit 99f0934

Browse files
committed
Fixed two sass warnings.
There were two things from the conversion that were just empty selectors, so sass was throwing warnings.
1 parent 31445b8 commit 99f0934

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

views/stylesheets/site.sass

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
body
2-
31
div#content
42
border-style: solid
53
border: 1px
@@ -31,7 +29,6 @@ nav
3129
font-size: 1.5em
3230
h2
3331
padding: 1em 0em 0em 0em
34-
p
3532

3633
#posts
3734
position: relative

0 commit comments

Comments
 (0)