Skip to content

Commit c345bb4

Browse files
authored
Docs: official page foot picture size is incorrect (#22765) (#22801)
1 parent a07f3a5 commit c345bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/components/footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
}
145145
146146
img {
147-
size: 100px;
147+
width: 100px;
148148
margin: 10px;
149149
}
150150
}

0 commit comments

Comments
 (0)