comfycamp/assets/css/home.css
2024-08-26 22:10:51 +05:00

17 lines
189 B
CSS

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