Browse Source

Updated Home BG in mobile

Yoginth 7 years ago
parent
commit
26198d11d3
2 changed files with 1 additions and 4 deletions
  1. 1 1
      public/css/gitote.min.css
  2. 0 3
      public/less/_home.less

File diff suppressed because it is too large
+ 1 - 1
public/css/gitote.min.css


+ 0 - 3
public/less/_home.less

@@ -112,9 +112,6 @@
 // Mobile
 // Mobile
 @media (max-width: 1020px) {
 @media (max-width: 1020px) {
 	.home-main {
 	.home-main {
-		&.bg {
-			background: url(https://cdn.gitote.in/img/pattern.svg), #23292e;
-		}
 		.desc, &.prompt {
 		.desc, &.prompt {
 			display: none !important;
 			display: none !important;
 		}
 		}