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