about summary refs log tree commit diff
path: root/app/javascript/styles/fonts/roboto-mono.scss
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-10-14 22:14:26 +0200
committerClaire <claire.github-309c@sitedethib.com>2021-10-14 22:14:26 +0200
commitb2eaf5562dd8378a7c83cc544885ea475d44f912 (patch)
tree1d79559ae73a8f658569a0a01459452c903bb34b /app/javascript/styles/fonts/roboto-mono.scss
parent7aec1bc30862b81de8dcb43b61f8fdd13c935ecd (diff)
parentec6eee96d0b398a99ba0abb9c1cf30c02729e52e (diff)
Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Upstream added some documentation in the README, but our README is pretty
  different and barebone.
  Kept our README.
Diffstat (limited to 'app/javascript/styles/fonts/roboto-mono.scss')
-rw-r--r--app/javascript/styles/fonts/roboto-mono.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/styles/fonts/roboto-mono.scss b/app/javascript/styles/fonts/roboto-mono.scss
index c793aa6ed..a9513dcce 100644
--- a/app/javascript/styles/fonts/roboto-mono.scss
+++ b/app/javascript/styles/fonts/roboto-mono.scss
@@ -6,5 +6,6 @@
     url('~fonts/roboto-mono/robotomono-regular-webfont.ttf') format('truetype'),
     url('~fonts/roboto-mono/robotomono-regular-webfont.svg#roboto_monoregular') format('svg');
   font-weight: 400;
+  font-display: swap;
   font-style: normal;
 }