From d31a4ae6d634ac86325ccbe424110525c14a5589 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 29 Apr 2021 14:53:57 +0200 Subject: final fixes? --- frontend/site/projects/museum/app/roadblock.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'frontend/site/projects/museum/app/roadblock.css') diff --git a/frontend/site/projects/museum/app/roadblock.css b/frontend/site/projects/museum/app/roadblock.css index 2bf6c38..d6796d3 100644 --- a/frontend/site/projects/museum/app/roadblock.css +++ b/frontend/site/projects/museum/app/roadblock.css @@ -13,6 +13,7 @@ align-items: center; justify-content: space-between; z-index: 2; + cursor: pointer; } .roadblock-byline { font-family: "Druk Wide"; @@ -23,6 +24,7 @@ width: 100vw; text-align: center; line-height: 1.1; + cursor: pointer; } .roadblock-title { font-family: "Druk"; @@ -33,6 +35,7 @@ text-align: center; line-height: 0.7; transition: top 0.2s cubic-bezier(0,0,0,1); + cursor: pointer; } .roadblock-title span { margin-left: -2vh; -- cgit v1.2.3-70-g09d2