diff --git a/dist/bunny.css b/dist/bunny.css index 6e00162..d7bda13 100644 --- a/dist/bunny.css +++ b/dist/bunny.css @@ -168,7 +168,7 @@ img { a { text-decoration: none; - color: #232323; + color: var(--primary); } table { diff --git a/index.html b/index.html index 8077e24..bf3beb8 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,7 @@
+