diff --git a/css/style-main.css b/css/style-main.css index 18e64b49..cd2cb191 100644 --- a/css/style-main.css +++ b/css/style-main.css @@ -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 { diff --git a/home.html b/home.html index 4cf5d6dc..a22874d0 100644 --- a/home.html +++ b/home.html @@ -57,6 +57,8 @@ } + +

Credit to hekate2 for their 88x31 Web Button Maker!

diff --git a/links/index.html b/links/index.html index 8ee31235..d93039cc 100644 --- a/links/index.html +++ b/links/index.html @@ -53,6 +53,8 @@ } + +

Credit to hekate2 for their 88x31 Web Button Maker!