fix background

This commit is contained in:
2023-02-24 19:38:17 +10:30
parent d15532ee54
commit 285d411054

View File

@ -62,12 +62,14 @@ body {
background: var(--bg);
background-image: url("/img/l_ash02_big.jpg");
background-size: cover;
background-attachment: fixed;
line-height: 1.3;
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 20px;
margin: 20px;
height: 100%;
/* padding: 0 1em; */
/* font-size: 1.15rem; */
/* align-items: flex-start; */