瀏覽代碼

+ list-style 추가

송용우 6 月之前
父節點
當前提交
67db48df14
共有 3 個文件被更改,包括 1 次插入0 次删除
  1. 0 0
      assets/css/style.css
  2. 0 0
      assets/css/style.css.map
  3. 1 0
      assets/scss/style.scss

文件差異過大導致無法顯示
+ 0 - 0
assets/css/style.css


文件差異過大導致無法顯示
+ 0 - 0
assets/css/style.css.map


+ 1 - 0
assets/scss/style.scss

@@ -962,6 +962,7 @@ img{
           }
           }
           >ul{
           >ul{
             li{
             li{
+              list-style: disc!important;
               line-height: 1.2;
               line-height: 1.2;
               font-family: 'Pretendard Variable';
               font-family: 'Pretendard Variable';
               font-weight: 500;
               font-weight: 500;

部分文件因文件數量過多而無法顯示