website/static/css/style.css
2024-04-17 16:26:54 +00:00

11 lines
109 B
CSS

.card {
width: 400px;
}
.logo-footer {
width: 100px;
}
.hero-body {
background-color: yellow;
}