diff --git a/client/src/style/_Variables.scss b/client/src/style/_Variables.scss index da3025a..ed9da38 100644 --- a/client/src/style/_Variables.scss +++ b/client/src/style/_Variables.scss @@ -1,3 +1,3 @@ -$priamry-font-family: "Segoe UI"; +$priamry-font-family: Segoe UI, sans-serif; $primary-color-button: rgba(186,25,26,255); -$width-footer-icon: 300px; \ No newline at end of file +$width-footer-icon: 300px;