소스 검색

theme design

night-cherry 4 주 전
부모
커밋
50e84b7d11
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      style/sample.css

+ 1 - 0
style/sample.css

@@ -30,6 +30,7 @@ body::before{
   content:counter(w) "x" counter(h);
   counter-reset: w var(--w) h var(--h);
   font-size:50px;
+  width:auto;
   position:fixed;
   inset:0;
   right:20px;