style improvements

This commit is contained in:
NilsUeter
2024-02-18 12:22:39 +01:00
parent 280aa70b44
commit a4309e74a1
+2 -2
View File
@@ -119,7 +119,7 @@ const Weapon = ({ weapon, previousWeapon, nextWeapon, isMelee, className }) => {
alignItems: "center", alignItems: "center",
flexWrap: "wrap", flexWrap: "wrap",
gap: "0 4px", gap: "0 4px",
lineHeight: 1.2, lineHeight: 1.05,
}} }}
> >
{differentProfiles && selectionName + " - "} {differentProfiles && selectionName + " - "}
@@ -133,7 +133,7 @@ const Weapon = ({ weapon, previousWeapon, nextWeapon, isMelee, className }) => {
fontWeight: 700, fontWeight: 700,
color: "var(--primary-color)", color: "var(--primary-color)",
textTransform: "uppercase", textTransform: "uppercase",
lineHeight: 1, lineHeight: 1.05,
}} }}
> >
[{type}] [{type}]