mirror of
https://github.com/filp/whoops.git
synced 2026-09-18 05:36:21 +00:00
Add red border-left to header (to match rest of layout)
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
color: white;
|
||||
background: #272727;
|
||||
box-sizing: border-box;
|
||||
border-left: 5px solid #CD3F3F;
|
||||
}
|
||||
.exc-title {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user