fix favicon

This commit is contained in:
StefanoPutelli 2025-07-02 22:33:47 +02:00
parent a036e33fd4
commit e655378f3d
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Before After
Before After

View file

@ -180,7 +180,7 @@ export const InventoryDashboard = () => {
<div className="flex justify-between items-center py-4"> <div className="flex justify-between items-center py-4">
<div className="flex items-center space-x-4"> <div className="flex items-center space-x-4">
<div className="w-10 h-10 bg-gradient-to-br from-blue-600 to-green-500 rounded-xl flex items-center justify-center"> <div className="w-10 h-10 bg-gradient-to-br from-blue-600 to-green-500 rounded-xl flex items-center justify-center">
<span className="text-white font-bold">HS</span> <span className="text-white font-bold">HIP</span>
</div> </div>
<div> <div>
<h1 className="text-2xl font-bold text-gray-900">Inventario Hackinpovo</h1> <h1 className="text-2xl font-bold text-gray-900">Inventario Hackinpovo</h1>

View file

@ -68,7 +68,7 @@ export const LoginForm = () => {
<Card className="w-full max-w-md shadow-2xl border-0 bg-white/95 backdrop-blur"> <Card className="w-full max-w-md shadow-2xl border-0 bg-white/95 backdrop-blur">
<CardHeader className="text-center pb-2"> <CardHeader className="text-center pb-2">
<div className="w-16 h-16 bg-gradient-to-br from-blue-600 to-green-500 rounded-2xl mx-auto mb-4 flex items-center justify-center"> <div className="w-16 h-16 bg-gradient-to-br from-blue-600 to-green-500 rounded-2xl mx-auto mb-4 flex items-center justify-center">
<span className="text-white font-bold text-xl">HS</span> <span className="text-white font-bold text-xl">HIP</span>
</div> </div>
<CardTitle className="text-2xl bg-gradient-to-r from-blue-600 to-green-500 bg-clip-text text-transparent"> <CardTitle className="text-2xl bg-gradient-to-r from-blue-600 to-green-500 bg-clip-text text-transparent">
Inventario Hackinpovo Inventario Hackinpovo