Match figma color scheme
This commit is contained in:
parent
6375e25263
commit
28dca9e525
3 changed files with 7 additions and 1 deletions
|
@ -25,7 +25,7 @@ limitations under the License.
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
padding: 15px;
|
||||
background: #FFFFFF;
|
||||
background: $font-slider-bg-color;
|
||||
border-radius: 10px;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue