fix: background
All checks were successful
Build / build (push) Successful in 8s
Build / deploy (push) Successful in 13s

This commit is contained in:
silver 2024-08-13 00:58:33 +01:00
parent aeeda00a75
commit 2984673b5b

View file

@ -1,6 +1,6 @@
html {
background: #008B8B url(./assets/backgroundsharkycoin.png);
background: #008B8B url(./backgroundsharkycoin.png);
-webkit-font-smoothing: antialiased;
}