huzaifanafees's picture
Update style.css
2269909
raw
history blame
249 Bytes
/* style.css */
.title {
text-align: center;
font-size: 24px;
font-weight: bold;
color: #000000;
margin-bottom: 10px;
}
.description {
text-align: center;
font-size: 16px;
color: #000000;
margin-bottom: 20px;
}