Adjust padding

This commit is contained in:
lowlighter
2021-05-26 19:59:43 +02:00
parent 359bef1f57
commit e9ca3fd613
3 changed files with 3 additions and 3 deletions

View File

@@ -186,7 +186,7 @@ The allowed format is `(absolute padding) + (relative padding)%` (each operand i
- uses: lowlighter/metrics@latest
with:
# ... other options
config_padding: 16, 24 + 6.75% # 16px width padding, 24px + 6.75% height padding
config_padding: 0, 7% # 0px width padding, 0px + 7% height padding
```
### 🧶 Using commits, pull requests, manual reviews or gists to handle metrics output