소스 검색

link class added

master
Konstantyn Pahsura 8 년 전
부모
커밋
3fc02bf6c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      404.html

+ 1
- 1
404.html 파일 보기

@@ -6,7 +6,7 @@
6 6
 <body>
7 7
     <div class="error_page">
8 8
         <h2>404 Not Found</h2>
9
-        <p class="error_page__message">You can create new conversation <a href="/">here</a></p>
9
+        <p class="error_page__message">You can create new conversation <a class="link" href="/">here</a></p>
10 10
     </div>
11 11
 </body>
12 12
 </html>

Loading…
취소
저장