瀏覽代碼

Small fix to anchor text for TABs

dev
Bryan Miller 6 年之前
父節點
當前提交
6b2148508f
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      sass/tabs.scss

+ 2
- 1
sass/tabs.scss 查看文件

} }


a { a {
padding: 0 10px;
color: inherit;
padding: 0 10px;
text-decoration: none; text-decoration: none;
} }



Loading…
取消
儲存