diff --git a/frontend/src/styles.scss b/frontend/src/styles.scss index 7899d943f..d5e8dde28 100644 --- a/frontend/src/styles.scss +++ b/frontend/src/styles.scss @@ -1046,3 +1046,7 @@ th { box-shadow: -10px -15px 75px rgba(#eba814, 1); transition: 100ms all ease-in; } + +.page-item { + font-family: monospace; +} \ No newline at end of file