tiny-aya / style.css
Alejandro Rodriguez Salamanca
Add Space
251d97b
/* Center the title */
h1 {
text-align: center;
display: block;
}
/* Center the description below the title */
.prose {
text-align: center;
}