Add new assets

This commit is contained in:
Iam54r1n4
2025-02-02 22:45:10 +00:00
parent f44d1f8b3a
commit 9819c54ddf

View File

@ -0,0 +1,9 @@
/* Center the qrcodesContainer */
#qrcodesContainer {
text-align: center;
}
/* Style the config type text */
.config-type-text {
font-weight: 600;
}