comfycamp/assets/css/home.css

17 lines
165 B
CSS

.service {
margin-top: 28px;
}
.service h3 {
margin-bottom: 8px;
}
.service .link {
color: var(--accent);
}
.service svg {
width: 16px;
height: 16px;
}