diff --git a/src/App.vue b/src/App.vue index a5f196a..333ad51 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@ \ No newline at end of file + \ No newline at end of file diff --git a/src/components/MyDropMenu.vue b/src/components/MyDropMenu.vue index d848f09..5ee4948 100644 --- a/src/components/MyDropMenu.vue +++ b/src/components/MyDropMenu.vue @@ -1,12 +1,7 @@ diff --git a/src/components/UI/CustomButton.vue b/src/components/UI/CustomButton.vue index 153626e..b77c445 100644 --- a/src/components/UI/CustomButton.vue +++ b/src/components/UI/CustomButton.vue @@ -13,11 +13,11 @@ const props = defineProps({ @@ -31,5 +31,11 @@ const props = defineProps({ color: white; width: 100%; font-size: 17px; + + text-decoration: none; + box-sizing: border-box; + text-align: center; + font-family: 'Courier New', Courier, monospace; + margin: 0; } \ No newline at end of file