From 9d941b5d99621bc98df0be3002aa7121f98e7a56 Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Thu, 8 Jul 2021 11:35:30 +0530 Subject: Added basic functionality to send the invoice data to server --- src/styles/global.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/global.scss b/src/styles/global.scss index a82e4ad..ef3d11d 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -93,7 +93,6 @@ body { max-width: 960px; } - @media only screen and (max-device-width: 480px) { .floatingMenu { width: 95%; -- cgit v1.2.3