![]()
diff --git a/src/styles/loginAndRegister.scss b/src/styles/loginAndRegister.scss
index 91a3c89..40d7068 100644
--- a/src/styles/loginAndRegister.scss
+++ b/src/styles/loginAndRegister.scss
@@ -27,14 +27,14 @@ form {
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
- margin: 0 auto;
- width: 60vw;
+ margin: 2rem auto 0;
+ width: 80vw;
+ max-width: 1100px;
@include mobile {
display: flex;
flex-direction: column;
justify-content: center;
- margin: 0 auto;
width: 90vw;
}
@@ -44,8 +44,10 @@ form {
line-height: 2rem;
border: none;
border-bottom: 1px solid black;
+ max-width: 30vw;
@include mobile {
+ max-width: unset;
font-size: 2rem;
min-height: 2rem;
line-height: 2rem;
@@ -66,4 +68,4 @@ form {
width: calc(100% - 5rem);
background-color: $light-red;
color: $red;
-}
\ No newline at end of file
+}
diff --git a/src/ui/Highscore.vue b/src/ui/Highscore.vue
index 25a45e6..3201460 100644
--- a/src/ui/Highscore.vue
+++ b/src/ui/Highscore.vue
@@ -2,7 +2,7 @@
Topp 10 vinnere
- -
+
-
{{ person.name }} - {{ person.wins.length }}
diff --git a/src/ui/Wines.vue b/src/ui/Wines.vue
index 78bb5d7..27e1687 100644
--- a/src/ui/Wines.vue
+++ b/src/ui/Wines.vue
@@ -6,7 +6,7 @@
>
- -
+
-
{{ wine.name }} - sett {{ wine.occurences }} ganger,
{{ wine.rating }} i rating