소스 검색

Style update.

Lee Morgan 6 달 전
부모
커밋
8843a6f7f3
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      index.css

+ 0 - 3
index.css

@@ -117,9 +117,6 @@ body{
   min-width:0;
   min-height:0;
   padding:10px;
-  border-radius:var(--radius-sm);
-  background:radial-gradient(600px 240px at 20% 10%,rgba(76,201,240,.1),transparent 60%),#0000002e;
-  border:1px solid rgba(255,255,255,.08);
   grid-template-rows:auto auto minmax(0,1fr);
   gap:8px;
 }