Skip to content

Commit cf64ee4

Browse files
authored
Update index.html
1 parent 35d5f82 commit cf64ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@
263263
margin-right: -15px;
264264
padding: 8px 13px 8px 8px;
265265
transition: border-color 0.2s ease;
266-
border: 2px dotted #2B5F8F;
267-
border-right: 2px dotted #E6F3FF;
266+
border: 2px dotted grey;
267+
border-right: 2px dotted #2B5F8F;
268268
border-radius: 8px 0 0 8px;
269269
color: black !important;
270270
}

0 commit comments

Comments
 (0)