nyipyatki/frontend/src/index.css
2025-10-30 22:25:48 +02:00

18 lines
228 B
CSS

a {
font-weight: 500;
color: #646cff;
text-decoration: inherit;
}
a:hover {
color: #535bf2;
}
body {
margin: 0;
display: flex;
place-items: center;
min-width: 320px;
min-height: 100vh;
overflow-x: hidden;
}