Skip to content

Commit 2f009ca

Browse files
committed
refactor: tweaks css
1 parent 93fe3ad commit 2f009ca

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

app/Views/errors/html/debug.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ p.lead {
4343
color: var(--dark-text-color);
4444
}
4545
.header .container {
46-
padding: 1rem 1.75rem 1.75rem 1.75rem;
46+
padding: 1rem;
4747
}
4848
.header h1 {
4949
font-size: 2.5rem;
@@ -148,9 +148,6 @@ p.lead {
148148
border-radius: 5px;
149149
color: #31708f;
150150
}
151-
ul, ol {
152-
line-height: 1.8;
153-
}
154151

155152
table {
156153
width: 100%;

0 commit comments

Comments
 (0)