mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 12:07:09 +00:00
Updating border and main background color
This commit is contained in:
parent
e382be763a
commit
e75dae5182
@ -4,7 +4,7 @@
|
||||
width: 100%;
|
||||
flex-direction: column;
|
||||
padding: $xl;
|
||||
background-color: #f1f1f1;
|
||||
background-color: #F2F2F8;
|
||||
}
|
||||
|
||||
.center {
|
||||
|
@ -1,5 +1,5 @@
|
||||
// @flow
|
||||
const border = '#E7EAF1'
|
||||
const border = '#e4e8f1'
|
||||
const primary = '#1798cc'
|
||||
const secondary = '#13222b'
|
||||
const tertiary = '#f6f9fc'
|
||||
|
Loading…
x
Reference in New Issue
Block a user