Upload your CSV file exported from the Garmin Golf App. diff --git a/src/index.scss b/src/index.scss index 2e9d8af..8e86d15 100644 --- a/src/index.scss +++ b/src/index.scss @@ -74,16 +74,6 @@ input { z-index: 40; } -.max-w-xl { - left: 0; -} - -#headlessui-popover-panel-\:r13\: { - left: 0; - right: 0; - width: 100%; -} - form.flex>div:nth-child(1) { width: 100%; } \ No newline at end of file diff --git a/src/locales/en.json b/src/locales/en.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/locales/en.json @@ -0,0 +1 @@ +{} \ No newline at end of file