ayush2917 commited on
Commit
3528b58
·
verified ·
1 Parent(s): b2a060f

Update static/css/styles.css

Browse files
Files changed (1) hide show
  1. static/css/styles.css +1 -1
static/css/styles.css CHANGED
@@ -2,7 +2,7 @@
2
  body {
3
  margin: 0;
4
  font-family: 'Comic Sans MS', 'Chalkduster', cursive;
5
- background: url('/static/assets/vrindavan-edited-bg.jpg') no-repeat center center/cover; /* Use the edited image as background */
6
  color: #333;
7
  overflow-x: hidden;
8
  position: relative;
 
2
  body {
3
  margin: 0;
4
  font-family: 'Comic Sans MS', 'Chalkduster', cursive;
5
+ background: url('/static/assets/vrindavan-bg.jpg') no-repeat center center/cover; /* Use the edited image as background */
6
  color: #333;
7
  overflow-x: hidden;
8
  position: relative;