From 5abaf2d252eb974a2fe84f6ba2d06e0ed5da2ab2 Mon Sep 17 00:00:00 2001 From: Avital Date: Mon, 30 Sep 2019 16:15:42 +0200 Subject: [PATCH] changed headline name --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 146e886..07ab44b 100644 --- a/style.css +++ b/style.css @@ -2,10 +2,11 @@ body { background: pink; + font-family: helvetica; } p { color: white; - text-decoration: underline; + text-decoration: underline; } \ No newline at end of file