diff --git a/public/images/city-of-phila-beta.png b/public/images/city-of-phila-beta.png new file mode 100644 index 0000000..1e88d3c Binary files /dev/null and b/public/images/city-of-phila-beta.png differ diff --git a/src/assets/city-of-phila-beta.png b/src/assets/city-of-phila-beta.png new file mode 100644 index 0000000..1e88d3c Binary files /dev/null and b/src/assets/city-of-phila-beta.png differ diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss index fc81ee9..1acc2c5 100644 --- a/src/assets/scss/main.scss +++ b/src/assets/scss/main.scss @@ -1,2 +1,12 @@ // All scss //@import 'bulma/css/bulma.css'; + +.modal-wrapper { + max-width: 700px !important; + width: 700px !important; +} + +.modal-container-inner { + max-width: 700px !important; + width: 700px !important; +} \ No newline at end of file diff --git a/src/components/customGreeting.vue b/src/components/customGreeting.vue index fa465c4..c092362 100644 --- a/src/components/customGreeting.vue +++ b/src/components/customGreeting.vue @@ -11,7 +11,17 @@
- + + + +