diff --git a/src/public/index.html b/src/public/index.html index 67e622e..82ffb6e 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -7,6 +7,7 @@ DAVIDS • DuplicAtes VIewer and Detector for Spotify + diff --git a/src/public/style.css b/src/public/style.css index ecf7356..c898901 100644 --- a/src/public/style.css +++ b/src/public/style.css @@ -20,7 +20,7 @@ html { body { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; + font-family: "Open Sans", sans-serif; line-height: 1.5; /* Margin bottom by footer height */ margin-bottom: 6em;