Selaa lähdekoodia

link class added

master
Konstantyn Pahsura 8 vuotta sitten
vanhempi
commit
3fc02bf6c2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      404.html

+ 1
- 1
404.html Näytä tiedosto

@@ -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…
Peruuta
Tallenna