mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 09:27:37 +00:00
Fix line-wrapping on gists
This commit is contained in:
@ -595,7 +595,7 @@ table.plain {
|
||||
}
|
||||
|
||||
.gist .line-number {
|
||||
min-width: 10px;
|
||||
min-width: 25px;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user