Jelajahi Sumber

theme design

night-cherry 1 bulan lalu
induk
melakukan
3d4180d60d
1 mengubah file dengan 3 tambahan dan 1 penghapusan
  1. 3 1
      style/sample.css

+ 3 - 1
style/sample.css

@@ -29,9 +29,11 @@ canvas{
 body::before{
   content:counter(w) "x" counter(h);
   counter-reset: w var(--w) h var(--h);
-  font-size:100px;
+  font-size:50px;
   position:fixed;
   inset:0;
+  right:20px;
+  top:20px;
   width:fit-content;
   height:fit-content;
   margin:auto;