altered edition text style

This commit is contained in:
Andrew Gormley 2024-07-19 12:28:25 +01:00
parent bb9b6ee8a2
commit 8e5dca2cc6
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -64,8 +64,8 @@
text-decoration: none; text-decoration: none;
} }
.netbox-edition { .netbox-edition {
font-size: .6rem; font-size: .7rem;
letter-spacing: .25rem; letter-spacing: .15rem;
text-align: center; text-align: center;
} }
} }