Start of error reporting

This commit is contained in:
Magnus Åhall 2024-06-29 18:09:56 +02:00
parent e728a302ee
commit b0ffce05f0
8 changed files with 30 additions and 16 deletions

View file

@ -52,7 +52,7 @@
.name {
color: @text2;
grid-column: 1 / -1;
grid-column: ~"1 / -1";
font-weight: bold !important;
line-height: 24px;
}