fix(dashboard): weather descr 2 close to temp bar
This commit is contained in:
@@ -194,7 +194,7 @@ function WeatherTile() {
|
||||
)
|
||||
})}
|
||||
</div>
|
||||
<div className="flex flex-col justify-start h-full space-y-2 flex-[3]">
|
||||
<div className="flex flex-col justify-start h-full space-y-2 flex-[2]">
|
||||
<p
|
||||
className={cn("text-3xl leading-none tracking-tight font-light", {
|
||||
"text-red-400": errorWeatherDescription,
|
||||
|
||||
Reference in New Issue
Block a user