added extra images and barcode
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 23s

This commit is contained in:
2024-10-28 18:47:28 +01:00
parent 60aaddd650
commit 8d115060f0
8 changed files with 14 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
:host {
display: flex;
padding: 2rem 0;
justify-content: space-between;
}
.contact {
@@ -27,5 +28,6 @@
}
.barcode {
width: 70%;
font-family: 'Libre Barcode 128 Text';
font-size: 5rem;
}