浏览代码

theme design

night-cherry 3 周之前
父节点
当前提交
95dc65eda8
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      style/sample.css

+ 2 - 1
style/sample.css

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