diff --git a/src/App.vue b/src/App.vue index b7c487e..da08dba 100644 --- a/src/App.vue +++ b/src/App.vue @@ -28,7 +28,7 @@ input{ color: #fff; background-color: #1d1d1d; border-radius: 1.25rem; - border: 1px solid #fff; + border: 0.1rem solid #fff; text-align: center; font-size: 1.1rem; margin: 0.5rem; diff --git a/src/components/chatInformation.vue b/src/components/chatInformation.vue index b2b70f3..43caf80 100644 --- a/src/components/chatInformation.vue +++ b/src/components/chatInformation.vue @@ -23,10 +23,10 @@