mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-13 10:30:36 +00:00
Minor background sizing fixes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.autumn {
|
||||
background-image: url("autumn.jpg");
|
||||
background-size: cover;
|
||||
background-size: contain;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
.bg-dark {
|
||||
|
||||
Reference in New Issue
Block a user