diff options
Diffstat (limited to 'lab/assets/css')
-rw-r--r-- | lab/assets/css/branches-et-canopee.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lab/assets/css/branches-et-canopee.css b/lab/assets/css/branches-et-canopee.css index 1e34f0c..db61a06 100644 --- a/lab/assets/css/branches-et-canopee.css +++ b/lab/assets/css/branches-et-canopee.css @@ -38,7 +38,7 @@ body { } #main-page { - background-color: var(--bg-secondary-color); + background-color: var(--bg-ternary-color); padding: 0; } |