Tweak the 404 page
* New svg image with animation * Remove button word-break property (#51) * Adjust margin
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user