diff --git a/index.html b/index.html index e3a5985..2805a60 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ Site vitrine - Romain de Laage - + diff --git a/style.css b/style.css index 5144844..3ffd5e2 100644 --- a/style.css +++ b/style.css @@ -16,7 +16,7 @@ header{ } header h1{ display: inline; - font-family: Adonay, sans-serif; + font-family: FantasqueSansMono, sans-serif; font-size: 60px; font-weight: normal; vertical-align: middle;