0.1 && config.headerSize <= 2
- ? `${24 * config.headerSize}px`
- : "24px",
+ ? `${24 * config.headerSize}px`
+ : "24px",
fontWeight: '700',
color: 'var(--accent-amber)',
fontFamily: 'JetBrains Mono, Consolas, monospace',
@@ -108,18 +107,20 @@ export const Header = ({
const windLabel = localWeather.data.windUnit || 'mph';
return (
- 0.1 && config.headerSize <= 2
? `${12 * config.headerSize}px`
: "12px",
- }}>
+ }}>
{localWeather.data.icon}
- 0.1 && config.headerSize <= 2
? `${12 * config.headerSize}px`
: "12px",
- }}>
+ }}>
{tempF}°F/{tempC}°C
@@ -149,11 +150,11 @@ export const Header = ({
)}
{bandConditions?.extras?.geomagField && (
-
{bandConditions.extras.geomagField}