Tweak background position

This commit is contained in:
Matt Isenhower
2022-04-25 19:50:54 -07:00
parent 2a50cdd698
commit 7465dc6be7

View File

@@ -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 {