Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit dfa50e9

Browse files
author
dpatanin
committed
minimize icons
1 parent d4ea237 commit dfa50e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/scss/components/_feature.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@
9999
}
100100
li {
101101
img {
102-
width: 35px;
102+
width: 25px;
103103
margin-right: 10px;
104104
@include media-breakpoint-down(md) {
105-
width: 25px;
105+
width: 20px;
106106
}
107107
}
108108
font-size: 1.1rem;

0 commit comments

Comments
 (0)