Skip to content

Commit 2e7d436

Browse files
author
Ramon Oliveira
committed
changing font
1 parent ae5deca commit 2e7d436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ h2 {
7676
}
7777

7878
.neon h2 {
79-
font-family: 'Monaco', sans-serif;
79+
font-family: 'Tahoma', sans-serif;
8080
color: white;
8181
text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
8282
}

0 commit comments

Comments
 (0)