From c1eee5c09dd1270432d06d1695d74ac87b686245 Mon Sep 17 00:00:00 2001 From: chris2fr Date: Sat, 24 Oct 2020 20:35:30 +0200 Subject: [PATCH] CHanged Home and About Text --- index.html | 26 ++++++++++++++++---------- styles.css | 8 +------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index c304b13..fd065d4 100644 --- a/index.html +++ b/index.html @@ -129,14 +129,12 @@ @@ -1334,8 +1340,8 @@
  • Vue Router (v3.1.3)
  • - Developed by Jason Snelders.
    - Source code at https://github.com/jsnelders/profile-studio. + Developed by Jason Snelders and Chris Mann.
    + Source code at https://github.com/chris2fr/profile-studio.

    diff --git a/styles.css b/styles.css index 8920bf9..34cdbfc 100644 --- a/styles.css +++ b/styles.css @@ -1,14 +1,8 @@ html, body, h1, h2, h3, h4, h5 { - font-family: "Raleway", sans-serif + font-family: "Railway",Verdana,sans-serif; } - - - - - - /******************************************************************************** * Full page overlay ********************************************************************************/