diff options
Diffstat (limited to 'ui/app/components/modals/customize-gas/index.scss')
-rw-r--r-- | ui/app/components/modals/customize-gas/index.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/modals/customize-gas/index.scss b/ui/app/components/modals/customize-gas/index.scss index 896e53b3..9fdc539a 100644 --- a/ui/app/components/modals/customize-gas/index.scss +++ b/ui/app/components/modals/customize-gas/index.scss @@ -3,7 +3,7 @@ border-radius: 4px; background-color: $muddy-gray; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14); - font-family: Roboto; + font-family: Overpass; display: flex; flex-flow: column; |