Skip to content

Commit

Permalink
Merge pull request #3792 from JetBrains/ktl-1181-maskot-on-404
Browse files Browse the repository at this point in the history
KTL-1181 Update page 404
  • Loading branch information
nikpachoo authored Sep 15, 2023
2 parents 855599d + c1ec4d7 commit 67e9458
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 3 deletions.
219 changes: 219 additions & 0 deletions static/css/com/layout/images/mascot-404.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions static/css/com/page-content/page-content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
}

._error-404 {
width: 250px;
height: 250px;
background-image: url("../layout/images/icon_404.svg");
width: 355px;
height: 262px;
background-image: url("../layout/images/mascot-404.svg");
}
}

0 comments on commit 67e9458

Please sign in to comment.