소스 검색

Fixed CSS bug in share icons

full-screen-logo-homepage
Said Achmiz 5 년 전
부모
커밋
0235fa8c31
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6
    0
      assets/css/main.css

+ 6
- 0
assets/css/main.css 파일 보기

@@ -233,6 +233,12 @@ main nav .social-buttons a + a {
margin-left: 0.5em;
}

/* “Share” button.
*/
main nav .social-buttons a.share {
font-weight: 900;
}

/*********/
/* LINKS */
/*********/

Loading…
취소
저장