From 0e3e9564eb6ffe04ed4cc5cf6791f7db59e7f13b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 7 Sep 2021 21:31:54 +0200 Subject: interactions working --- frontend/site/projects/museum/views/home.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'frontend/site/projects/museum/views/home.css') diff --git a/frontend/site/projects/museum/views/home.css b/frontend/site/projects/museum/views/home.css index c537ec9..bad8e4f 100644 --- a/frontend/site/projects/museum/views/home.css +++ b/frontend/site/projects/museum/views/home.css @@ -61,7 +61,7 @@ html { /* home styling */ .home-byline { - font-family: "Druk Wide"; + font-family: "Druk Wide", sans-serif; opacity: 1; white-space: nowrap; transition: opacity 0.2s; @@ -71,7 +71,7 @@ html { position: absolute; } .home-title { - font-family: "Druk"; + font-family: "Druk", sans-serif; font-weight: 900; font-style: italic; white-space: nowrap; @@ -84,7 +84,7 @@ html { transition: top 0.2s cubic-bezier(0,0,0,1); } .home-artists { - font-family: "Druk Wide"; + font-family: "Druk Wide", sans-serif; opacity: 1; white-space: nowrap; transition: opacity 0.2s; @@ -95,7 +95,7 @@ html { bottom: 6vh; } .home-message { - font-family: "Druk Wide"; + font-family: "Druk Wide", sans-serif; opacity: 0.0; transition: opacity 0.2s; width: 140vh; -- cgit v1.2.3-70-g09d2