Update static/style2.css
Browse files- static/style2.css +1 -1
static/style2.css
CHANGED
@@ -79,7 +79,7 @@ button:hover {
|
|
79 |
|
80 |
.background-container {
|
81 |
position: relative;
|
82 |
-
background-image: url('/static/
|
83 |
background-size: cover;
|
84 |
/* Ensure the container is large enough to display the content */
|
85 |
min-height: 100vh; /* Example height */
|
|
|
79 |
|
80 |
.background-container {
|
81 |
position: relative;
|
82 |
+
background-image: url('/static/IMG_3008.png');
|
83 |
background-size: cover;
|
84 |
/* Ensure the container is large enough to display the content */
|
85 |
min-height: 100vh; /* Example height */
|