diff --git a/css/style.css b/css/style.css index cc35ecd07..4e5cefa3b 100644 --- a/css/style.css +++ b/css/style.css @@ -9,7 +9,7 @@ a {color: #777; text-decoration: none; border-bottom: 1px solid #CCFF26;} a:hover {border-bottom: 1px solid #CCFF26; color: #222} p {font-weight: 200; font-size: 20px;} -.name {font-family: Playfair Display; font-size: 50px; font-weight: 900; padding-bottom: 20px;} +.name {font-family: arial; font-size: 50px; font-weight: 900; padding-bottom: 20px;} .container {margin: 0 auto; width: 600px; height: 400px; padding: 80px 12px; overflow: auto;}