diff options
| author | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-31 22:08:41 -0700 |
|---|---|---|
| committer | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-31 22:08:41 -0700 |
| commit | f4b910cc51c7c6b9c794d1b59198d132af3580b7 (patch) | |
| tree | 6aa1b6237c3d12918c0dd04c219733333da2402d /src/client/views/global | |
| parent | 621b64bc6063da1d7fd95fcee9eed5dc853bd18a (diff) | |
| parent | b1361eec6d3f554d4927931c339b5c169b9a54a7 (diff) | |
Merge branch 'master' into trails-aubrey
Diffstat (limited to 'src/client/views/global')
| -rw-r--r-- | src/client/views/global/globalCssVariables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/global/globalCssVariables.scss b/src/client/views/global/globalCssVariables.scss index f12f661b0..582f56bc9 100644 --- a/src/client/views/global/globalCssVariables.scss +++ b/src/client/views/global/globalCssVariables.scss @@ -11,7 +11,7 @@ $medium-blue: #4476f7; $pink: #e0217d; $yellow: #f5d747; -$logout-red: #ca4444; +$close-red: #e48282; $drop-shadow: "#32323215"; |
