Skip to content

Commit 8a003f1

Browse files
committed
Fix css selector
1 parent 4eb01cf commit 8a003f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
padding: 15px;
1212
}
1313
}
14-
#asd_selector {
14+
.asd-view-selector {
1515
display: flex;
1616
justify-content: center;
1717
align-items: center;

0 commit comments

Comments
 (0)