@@ -252,7 +252,7 @@ const router = useRouter();
|
||||
<style>
|
||||
.background {
|
||||
background-color: #f0f0f0;
|
||||
background-image: url('images/bg-darkgrass.png');
|
||||
background-image: url('/images/bg-darkgrass.png');
|
||||
background-size: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user