Update index.astro

This commit is contained in:
Abhimanyu Rana
2023-11-15 04:20:27 +05:30
committed by GitHub
parent 13b6e4ec3b
commit 4ccb8eeecc

View File

@@ -1034,7 +1034,7 @@ import "@new-ui/spacings";
overflow: hidden;
}
h6.separator:after {
border-top: 1px dotted var(--border);
border-top: 2px dotted var(--border-muted);
content: '';
display: table-cell;
position: relative;