1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

Uses new font family

This commit is contained in:
Amir Raminfar
2021-04-01 11:48:07 -07:00
parent 8458719235
commit babb30d4ce

View File

@@ -64,7 +64,7 @@ export default {
<style scoped lang="scss">
.events {
padding: 10px;
font-family: monaco, monospace;
font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monaco, monospace;
& > li {
word-wrap: break-word;