Skip to content

Commit fa8fd1c

Browse files
committed
feat: remove display property for img
1 parent b87c71e commit fa8fd1c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

styles/base.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,6 @@
133133
display: inline;
134134
}
135135

136-
img {
137-
display: inline;
138-
}
139-
140136
/* customize the v-clicks */
141137
.slidev-vclick-target {
142138
transition: opacity 100ms ease;

0 commit comments

Comments
 (0)