fixed styling
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s

This commit is contained in:
2024-10-28 19:41:26 +01:00
parent f2361a6562
commit 0ab7f77915

View File

@@ -19,7 +19,7 @@
display: flex;
justify-content: space-between;
padding: 1rem;
border-bottom: 0.1rem solid black;
border-bottom: 0.1rem solid var(--text-color);
}
p:first-child {