Added 88x31 Button Maker credit
This commit is contained in:
parent
5b6eb1f534
commit
82d8f0a75e
|
@ -450,11 +450,12 @@ article, .content-container {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
/* Website button */
|
||||
/* Website link button */
|
||||
.site-btn__container {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
|
||||
.site-btn__textarea {
|
||||
|
|
|
@ -57,6 +57,8 @@
|
|||
}
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<p>Credit to <a href="https://github.com/hekate2" target="_blank">hekate2</a> for their <a href="https://hekate2.github.io/buttonmaker/" target="_blank">88x31 Web Button Maker</a>!</p>
|
||||
</section>
|
||||
|
||||
<section class="content-section">
|
||||
|
|
|
@ -53,6 +53,8 @@
|
|||
}
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<p>Credit to <a href="https://github.com/hekate2" target="_blank">hekate2</a> for their <a href="https://hekate2.github.io/buttonmaker/" target="_blank">88x31 Web Button Maker</a>!</p>
|
||||
</section>
|
||||
|
||||
<section class="content-section">
|
||||
|
|
Loading…
Reference in New Issue