removed border from 404 image

This commit is contained in:
Panos Sakkos 2015-11-24 01:53:47 +01:00
parent 8a330867cd
commit 73e5536a37
2 changed files with 5 additions and 1 deletions

View file

@ -415,3 +415,7 @@ body {
}
/* END Style for swipe instruction section */
.fourofour {
border: 1px solid $dark !important;
}