Skip to content

Commit 79a334c

Browse files
javier-godoypaodb
authored andcommitted
fix: remove semicolon after CSS rule
1 parent 6c0509f commit 79a334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/frontend/styles/image-crop-styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020

2121
.img-full-height img {
2222
height: 100vh;
23-
};
23+
}

0 commit comments

Comments
 (0)