Agrimr commited on
Commit
299b0d0
1 Parent(s): 14914af
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -67,7 +67,7 @@ width:600px;
67
  border-radius: 8px;
68
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
69
  margin-top: 80px; /* Adjusted to accommodate the fixed header */
70
- margin-bottom: 50px; /* Adjusted to add space between content and footer */
71
  animation: fadeIn 1s ease-in-out;
72
  }
73
 
 
67
  border-radius: 8px;
68
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
69
  margin-top: 80px; /* Adjusted to accommodate the fixed header */
70
+ margin-bottom: 70px; /* Adjusted to add space between content and footer */
71
  animation: fadeIn 1s ease-in-out;
72
  }
73