diff --git a/src/App.vue b/src/App.vue index 4576eeb..3ea3f01 100644 --- a/src/App.vue +++ b/src/App.vue @@ -61,10 +61,8 @@ box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25); border-radius: 15px; - padding: 0.4em 1.4em; - margin-left: 5%; - margin-right: 5%; border: none; + padding: 0.4em 1.4em; font-family: Open Sans,sans-serif; font-style: normal; @@ -76,6 +74,12 @@ background-color: #E94A47; } + /* div element used to center a button or multiple buttons */ + .button-wrapper { + text-align: center; + margin: auto; + } + body { background-color: #FCF7F8; color: #0B2545; diff --git a/src/components/Question.vue b/src/components/Question.vue index ed5d988..5ca5fcd 100644 --- a/src/components/Question.vue +++ b/src/components/Question.vue @@ -4,9 +4,7 @@ } button { - display: block; width: 80%; - margin: 0 auto; margin-bottom: 5%; } @@ -24,11 +22,17 @@
- +
+ +
+
+
+ + +
- diff --git a/src/views/HelpPage.vue b/src/views/HelpPage.vue index c842949..e352687 100644 --- a/src/views/HelpPage.vue +++ b/src/views/HelpPage.vue @@ -1,23 +1,33 @@ + + - - diff --git a/src/views/Home.vue b/src/views/Home.vue index f7a2056..d423bc2 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -38,7 +38,11 @@

COVIDassist

Die COVID-19 Verhaltensdiagnose, die keine Daten speichert.

- +
+ + + +
Informationen zu COVID-19 diff --git a/src/views/Warning.vue b/src/views/Warning.vue index bdc9c4a..84d867c 100644 --- a/src/views/Warning.vue +++ b/src/views/Warning.vue @@ -24,6 +24,10 @@ Bereitschaftsdienst unter 116117 an.

- +
+ + + +