CoolFace
Apppublic

Hasper/wmt-certification-redesign

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
style.css28 linesDownload Raw Back to root
1 2/* Custom styles for WMT.BY redesign */3 4body {5    font-family: 'Inter', sans-serif;6}7 8/* Ensure feather icons display correctly */9.feather {10    width: 20px;11    height: 20px;12}13 14/* Custom button hover effects */15.bg-blue-600:hover {16    transform: translateY(-2px);17    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);18}19 20/* Image styling */21.rounded-xl {22    border-radius: 0.75rem;23}24 25.object-cover {26    object-fit: cover;27}28{"ok":false,"message":"terminated"}