We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9440d commit 74bf7cdCopy full SHA for 74bf7cd
1 file changed
samples/advanced-markers-html/style.css
@@ -48,7 +48,7 @@ body {
48
position: relative;
49
transition: all 0.3s ease-out;
50
width: 30px;
51
- transform: translateY(-9px)
+ transform: translateY(-9px);
52
}
53
54
.property::after {
@@ -206,4 +206,4 @@ body {
206
border-top: 9px solid var(--shop-color);
207
208
209
-/* [END maps_advanced_markers_html] */
+/* [END maps_advanced_markers_html] */
0 commit comments