Wellfound / static /style.css
Zoey7Web's picture
Upload 21 files
28291d7 verified
Raw
History Blame Contribute Delete
300 Bytes
/* Wellfound AI - Static Assets */
/* Minimal external styles (everything else is inline in index.html) */
/* Ensure footer spacing if needed */
.app-footer {
text-align: center;
padding: 20px;
font-size: 12px;
color: #94a3b8;
}
.app-footer a {
color: #2563eb;
text-decoration: none;
}