Remove redundant comments from styles/scripts

This commit is contained in:
2017-07-01 01:44:44 -07:00
parent 0a99ad1db5
commit 24f0092d53
14 changed files with 17 additions and 25 deletions

View File

@@ -1 +0,0 @@
// Footer

View File

@@ -1,4 +1,3 @@
// Header
.banner .nav li {
@extend .nav-item;
}

View File

@@ -1 +0,0 @@
// Pages

View File

@@ -1 +0,0 @@
// Posts

View File

@@ -1 +0,0 @@
// Sidebar

View File

@@ -1,5 +1,3 @@
// TinyMCE Editor styles
body#tinymce {
margin: 12px !important;
}