소스 검색

Updated Home BG in mobile

Yoginth 7 년 전
부모
커밋
26198d11d3
2개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      public/css/gitote.min.css
  2. 0 3
      public/less/_home.less

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
public/css/gitote.min.css


+ 0 - 3
public/less/_home.less

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