Tweak the 404 page

* New svg image with animation
* Remove button word-break property (#51)
* Adjust margin
This commit is contained in:
Track3
2019-02-26 23:53:31 +08:00
parent 39cbfb324a
commit 1da63e341b
5 changed files with 5 additions and 7 deletions

View File

@ -316,7 +316,6 @@ p.img-404 {
p {
margin-top: 0;
margin-bottom: .6em;
}
.btn-404 {
@ -328,7 +327,6 @@ p.img-404 {
border-radius: 5px;
padding: 5px;
transition-property: color, border-color;
word-break: break-all;
&:first-child {
margin-right: 1em;