Add border color

This commit is contained in:
Sat Naing
2022-09-09 20:41:11 +06:30
parent a77416ba03
commit 6bc4f44b66
+1 -1
View File
@@ -51,7 +51,7 @@ import Header from "@components/Header.astro";
</button>
</div>
</div>
<hr />
<hr class="border-skin-line" />
</section>
</main>
</Layout>