소스 검색

Make h3 stand out

master
Fen Dweller 5 년 전
부모
커밋
3707357d5e
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      static/changelog.css

+ 4
- 0
static/changelog.css 파일 보기

@@ -273,4 +273,8 @@ a:hover {
height: 25vh;
background: rgb(16,13,30);
background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%);
}

.h3 {
font-size: 40px;
}

불러오는 중...
취소
저장