mirror of
https://github.com/lbr77/blog-astro.git
synced 2026-04-08 16:11:56 +00:00
12 lines
118 B
Plaintext
12 lines
118 B
Plaintext
---
|
|
---
|
|
|
|
<hr class="divider" />
|
|
|
|
<style>
|
|
.divider {
|
|
margin: 1rem 0;
|
|
background-color: #dedede;
|
|
}
|
|
</style>
|