소스 검색

Fix typo.

Lauri Ojansivu 7 년 전
부모
커밋
d2e93c4927
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/components/cards/cardDate.styl

+ 1 - 1
client/components/cards/cardDate.styl

@@ -48,7 +48,7 @@
   &.received-date
     time
       &::before
-        content: "\f08b"  // symbol: fa-ign-out
+        content: "\f08b"  // symbol: fa-sign-out
 
   time
     &::before