Fix margin-content and miniature thumbnail width on mobile, fix media queries for...
[oweals/peertube.git] / client / src / app / shared / forms / markdown-textarea.component.scss
index 065cd2dec8646dd61ee90d85d0779dd246dd8a7a..8e5739e452dcee16aaa24c9ffe5fa8f05008f999 100644 (file)
@@ -15,7 +15,7 @@ $input-border-radius: 3px;
       @include peertube-textarea(100%, 150px);
 
       background-color: var(--textareaBackgroundColor);
-      font-family: courier, monospace;
+      font-family: monospace;
       font-size: 13px;
       border-bottom: none;
       border-bottom-left-radius: unset;