mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
No commits in common. "6006a28f4c21c51fc690ae5d378d4c2a7db9786f" and "a81343b1236901bb816df46ed7ba41d666d81656" have entirely different histories.
6006a28f4c
...
a81343b123
@ -49,7 +49,7 @@ repos:
|
||||
|
||||
# prettier
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.9-for-vscode"
|
||||
rev: "v3.0.0-alpha.8-for-vscode"
|
||||
hooks:
|
||||
- id: prettier
|
||||
|
||||
|
@ -3,9 +3,7 @@
|
||||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-family:
|
||||
Noto Sans Mono Regular,
|
||||
monospace;
|
||||
font-family: Noto Sans Mono Regular, monospace;
|
||||
font-size: 10px;
|
||||
min-height: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user