removed border from 404 image
This commit is contained in:
parent
8a330867cd
commit
73e5536a37
2 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
{{ page.content | markdownify }}
|
||||
|
||||
<img class="img-responsive center-block" src="{{site.baseurl}}{{ site.404-img }}" alt="">
|
||||
<img class="img-responsive center-block fourofour" src="{{site.baseurl}}{{ site.404-img }}" alt="">
|
||||
|
||||
{% include social-buttons.html %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue