abidlabs HF staff commited on
Commit
53174b4
1 Parent(s): 56221ca

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -8,9 +8,9 @@
8
  font-size: 16px;
9
  }
10
  .logo {
11
- height: 1em; /* makes the height of the logo match the text size */
12
- vertical-align: middle; /* aligns the logo vertically with the text */
13
- margin-right: 0.5em; /* Optional: adds some space between the logo and the text */
14
  }
15
  </style>
16
 
 
8
  font-size: 16px;
9
  }
10
  .logo {
11
+ height: 1em;
12
+ vertical-align: middle;
13
+ margin-bottom: 0.1em;
14
  }
15
  </style>
16