Skip to content

Commit

Permalink
Make the 404 image smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
a3ammar committed Mar 5, 2017
1 parent 7cedfdd commit a198f15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: page
title: تعذر عرض الصفحة
permalink: /404.html
class: not-found
---

عفواً، لم نستطع عرض الصفحة المطلوبة. حاول مرة أخرى [بالذهاب إلى الصفحة الرئيسية]({{ site.baseurl }}/)
Expand Down
4 changes: 4 additions & 0 deletions style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@ nav {
}
}

.not-found {
img { width: 400px; }
}

blockquote {
margin: 1.8em .8em;
border-right: 2px solid $gray;
Expand Down

0 comments on commit a198f15

Please sign in to comment.