leonsimon23 commited on
Commit
c89a42e
·
verified ·
1 Parent(s): c3f04af

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -54,9 +54,9 @@
54
  to { transform: translateY(0); opacity: 1; }
55
  }
56
  .header h1 {
57
- font-size: 2.2em;
58
  color: white;
59
- margin-bottom: 15px;
60
  text-shadow: 2px 4px 8px rgba(0,0,0,0.3);
61
  font-weight: 700;
62
  letter-spacing: -1px;
 
54
  to { transform: translateY(0); opacity: 1; }
55
  }
56
  .header h1 {
57
+ font-size: 2em;
58
  color: white;
59
+ margin-bottom: 5px;
60
  text-shadow: 2px 4px 8px rgba(0,0,0,0.3);
61
  font-weight: 700;
62
  letter-spacing: -1px;