fffiloni's picture
Update style.css
b11f073
raw
history blame contribute delete
No virus
288 Bytes
h1 {
text-align: center;
}
#component-0 {
max-width: 730px;
margin: auto;
padding-top: 1.5rem;
}
#prompt-container {
gap: 0;
}
#col-container {
max-width: 910px;
margin-left: auto;
margin-right: auto;
}
a {
text-decoration-line: underline;
font-weight: 600;
}