CataLlama-Chat / style.css
laurentiubp's picture
Update style.css
2acdf97 verified
raw
history blame
No virus
116 Bytes
h1 {
text-align: center;
display: block;
}
.contain {
width: 1200px;
margin: auto;
padding-top: 1.5rem;
}