Update static/style2.css
Browse files- static/style2.css +1 -1
static/style2.css
CHANGED
|
@@ -69,7 +69,7 @@ button:hover {
|
|
| 69 |
/* Main content with psychedelic patterns */
|
| 70 |
.main-content {
|
| 71 |
padding: 50px;
|
| 72 |
-
background-image: url('/static/
|
| 73 |
background-size: cover;
|
| 74 |
text-align: center;
|
| 75 |
animation: colorChange 4s infinite;
|
|
|
|
| 69 |
/* Main content with psychedelic patterns */
|
| 70 |
.main-content {
|
| 71 |
padding: 50px;
|
| 72 |
+
background-image: url('/static/IMG_3008.png'); /* Replace with the actual path to your psychedelic pattern image */
|
| 73 |
background-size: cover;
|
| 74 |
text-align: center;
|
| 75 |
animation: colorChange 4s infinite;
|