ソースを参照

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 ファイルの表示

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

読み込み中…
キャンセル
保存