mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-01 11:05:56 +01:00
Make code larger (#1631)
Sets the font size for code to 1rem like other text
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
pre[class*="language-"],
|
||||
code[class*="language-"] {
|
||||
color: #363636;
|
||||
font-size: 13px;
|
||||
font-size: 1rem;
|
||||
text-shadow: none;
|
||||
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
||||
direction: ltr;
|
||||
|
||||
Reference in New Issue
Block a user