Gregniuki commited on
Commit
2455731
1 Parent(s): 65c794f

Update static/style2.css

Browse files
Files changed (1) hide show
  1. 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/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;
 
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;