Skip to content

Commit 209fec2

Browse files
committed
refactor: code formatting
1 parent 393f72c commit 209fec2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/_patterns/02-components/brand/brand.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@
66
align-items: center;
77
gap: 1rem;
88

9-
a, img {
9+
a,
10+
img {
1011
height: 1.5rem;
1112
}
12-
13+
1314
img {
1415
width: auto;
1516
}

0 commit comments

Comments
 (0)