Skip to content

Commit 015133e

Browse files
committed
Fix lefthand offset
1 parent f9eb085 commit 015133e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

site/templates/xunit/public/main.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@
3636
--material-danger-background-dark: #572c2c;
3737
}
3838

39-
main.container-xxl {
40-
margin-left: 1em;
41-
margin-right: 1em;
42-
width: auto;
43-
}
44-
4539
@media (prefers-color-scheme: dark) {
4640
:root {
4741
--card-box-shadow: 0 1px 2px 0 #d0e0eb0f, 0 1px 3px 1px #d0e0eb29;

0 commit comments

Comments
 (0)