mirror of
https://github.com/filp/whoops.git
synced 2026-09-15 12:16:18 +00:00
Remove trailing 0 from color
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
header {
|
||||
padding: 30px 20px;
|
||||
border-bottom: 1px solid #B7B7B7;
|
||||
border-top: 6px solid #B7B7B70;
|
||||
border-top: 6px solid #B7B7B7;
|
||||
}
|
||||
|
||||
.exc-title {
|
||||
|
||||
Reference in New Issue
Block a user