mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-03 10:25:00 +01:00
tweak code climate
This commit is contained in:
parent
43cadc9bd4
commit
c9369dfa09
@ -1,2 +1,5 @@
|
|||||||
exclude_patterns:
|
version: "2"
|
||||||
- src/lib/vcf/
|
checks:
|
||||||
|
method-lines:
|
||||||
|
config:
|
||||||
|
threshold: 50 # Gatsby's StaticQuery makes render functions pretty long
|
||||||
|
@ -15,6 +15,7 @@ body {
|
|||||||
|
|
||||||
html {
|
html {
|
||||||
font-size: $font-size-root;
|
font-size: $font-size-root;
|
||||||
|
background: $body-background-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Loading…
Reference in New Issue
Block a user