Skip to content

Commit bf49fe8

Browse files
authored
style(blog-page): remove disabled background styles. (#1156)
1 parent 681a85f commit bf49fe8

File tree

1 file changed

+4
-0
lines changed
  • assets/stylesheets/new-stylesheets/pages

1 file changed

+4
-0
lines changed

assets/stylesheets/new-stylesheets/pages/_blog.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
}
4747

4848
// page global content styles
49+
input {
50+
background: none;
51+
}
52+
4953
.content {
5054
position: relative;
5155
z-index: 10;

0 commit comments

Comments
 (0)