CataLlama-Chat / style.css
laurentiubp's picture
Update style.css
b721897 verified
raw
history blame contribute delete
No virus
119 Bytes
h1 {
text-align: center;
display: block;
}
.contain {
max-width: 900px;
margin: auto;
padding-top: 1.5rem;
}