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