ai_workflows / app /ui /main.css
theRealNG's picture
restructure the codebase
1f39bb8
raw
history blame contribute delete
227 Bytes
.main-title {
font-size: 3em;
font-weight: bold;
margin-top: 20px;
text-align: center;
color: #007bff;
}
.sub-header {
font-size: 1.5em;
margin: 20px 0;
text-align: center;
color: #333;
}