Skip to content

Commit d894567

Browse files
committed
refactor: add padding to environment class
1 parent 199e385 commit d894567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Views/errors/html/debug.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ p.lead {
6868
background: var(--dark-bg-color);
6969
color: var(--light-text-color);
7070
text-align: center;
71+
padding: 0.2rem;
7172
}
7273

7374
.source {

0 commit comments

Comments
 (0)