We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa81ee commit 66b3933Copy full SHA for 66b3933
liyemikhaya.css
@@ -52,20 +52,6 @@ footer {
52
padding: 20px 0;
53
margin-top: 40px;
54
}
55
-.services-list li {
56
- display: flex;
57
- align-items: center;
58
- margin-bottom: 10px;
59
-}
60
-
61
-.services-list img {
62
- width: 40px;
63
- height: 40px;
64
- object-fit: cover;
65
- margin-right: 10px;
66
- border-radius: 10px;
67
- border-radius: 5px;
68
69
70
@media (max-width: 600px) {
71
section {
0 commit comments