浏览代码

Slight tweak to mobile nav UI layout

full-screen-logo-homepage
Said Achmiz 5 年前
父节点
当前提交
a2e3a0a561
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      assets/css/main.css

+ 1
- 1
assets/css/main.css 查看文件

} }
@media only screen and (max-width: 960px) { @media only screen and (max-width: 960px) {
article { article {
margin-top: 2rem;
margin-top: 3rem;
} }
} }
@supports (-webkit-hyphens:auto) or (-ms-hyphens:auto) or (hyphens:auto) { @supports (-webkit-hyphens:auto) or (-ms-hyphens:auto) or (hyphens:auto) {

正在加载...
取消
保存