Remove text shadow from header bar - it looks stupid

This commit is contained in:
Fred Boniface 2024-07-12 15:35:37 +01:00
parent 31b4653ca2
commit 3d40445728
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@
margin-top: 7px;
margin-left: 20px;
font-size: 15pt;
text-shadow: 0 3px 3px var(--box-shadow-color);
}
.headerBlock {