added newer (smaller) background img
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<link rel="stylesheet" href="./css/custom.css">
|
||||
<style>
|
||||
body {
|
||||
background-image: url('./data/background.webp');
|
||||
background-image: url('./data/background.avif');
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
|
Reference in New Issue
Block a user