adding a 16:9, under 512kb webp for background image
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@import 'https://fonts.googleapis.com/css?family=Iceland|Cairo&display=swap';
|
||||
body {
|
||||
background-image: url("/resources/img/pb.webp");
|
||||
background-image: url("/resources/img/pb_16_9_under512kb.webp");
|
||||
background-repeat: no-repeat;
|
||||
background-position: top center;
|
||||
background-size: 100% auto;
|
||||
|
Reference in New Issue
Block a user