Keep "Vanilla-tilt.js" on one line in logo

The 200px line-height puts "-tilt.js" below logo since it wraps the text. Prevent text wrap by decreasing font size.
This commit is contained in:
Mattias Naarttijärvi 2019-10-14 14:54:38 +02:00 committed by GitHub
parent fcad3a23f7
commit 2e5fffed0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ h3:first-child {
text-align: center;
color: white;
font-size: 36px;
font-size: 20px;
background: #0099F7; /* fallback for old browsers */
background: -webkit-linear-gradient(135deg, #0099F7 , #F11712); /* Chrome 10-25, Safari 5.1-6 */