0

Add basic pre-commit rules

This commit is contained in:
Tulir Asokan
2023-11-10 23:42:13 +02:00
parent 96d7252d86
commit 6e9ad0d5a9
7 changed files with 13 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ body > header {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
line-clamp: 4;
line-clamp: 4;
-webkit-box-orient: vertical;
}