saifisvibinn
Initial commit: Certificate Generator App with FastAPI and React
d19cc77
raw
history blame contribute delete
134 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
background-color: #f3f4f6;
font-family: 'Inter', sans-serif;
}