소스 검색

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) {

Loading…
취소
저장