Skip to content

Commit

Permalink
fix: fixes broken styling on errors
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Feb 14, 2022
1 parent f305fdd commit a0c87e7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
color:$orange;
padding:15px;
box-shadow:0 0 10px lighten($red, 30%);
background:image-url('animals/fox.svg') #fff no-repeat 15px 15px / 50px;
padding-left:75px;
background:#fff;
border-radius:4px;
line-height:1.5;
}
Expand Down

0 comments on commit a0c87e7

Please sign in to comment.