summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/app/roadblock.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2021-09-07 21:31:54 +0200
committerJules Laplace <julescarbon@gmail.com>2021-09-07 21:31:54 +0200
commit0e3e9564eb6ffe04ed4cc5cf6791f7db59e7f13b (patch)
tree172e87d33be357b20b3c9bfb6b39b315b0be3ab3 /frontend/site/projects/museum/app/roadblock.css
parent4e1b1f768d78f601dd258b18d8444c4bca3d4dfa (diff)
interactions working
Diffstat (limited to 'frontend/site/projects/museum/app/roadblock.css')
-rw-r--r--frontend/site/projects/museum/app/roadblock.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/site/projects/museum/app/roadblock.css b/frontend/site/projects/museum/app/roadblock.css
index d6796d3..e0de3d2 100644
--- a/frontend/site/projects/museum/app/roadblock.css
+++ b/frontend/site/projects/museum/app/roadblock.css
@@ -16,7 +16,7 @@
cursor: pointer;
}
.roadblock-byline {
- font-family: "Druk Wide";
+ font-family: "Druk Wide", sans-serif;
opacity: 1;
white-space: nowrap;
transition: opacity 0.2s;
@@ -27,7 +27,7 @@
cursor: pointer;
}
.roadblock-title {
- font-family: "Druk";
+ font-family: "Druk", sans-serif;
font-weight: 900;
font-style: italic;
white-space: nowrap;