mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-08-28 03:24:31 -05:00
Tweak background position
This commit is contained in:
@@ -6,7 +6,8 @@ body {
|
||||
@apply text-gray-100;
|
||||
@apply bg-black;
|
||||
background-image: url('@/assets/information-bg.jpg');
|
||||
background-size: 50%;
|
||||
background-size: 400px;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
||||
Reference in New Issue
Block a user