diff --git a/public/favicon.ico b/public/favicon.ico
index df36fcf..32cb8a5 100644
Binary files a/public/favicon.ico and b/public/favicon.ico differ
diff --git a/public/index.html b/public/index.html
index bc51465..ec79dae 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,7 +5,7 @@
-
<%= htmlWebpackPlugin.options.title %>
+ Midari Profile Stuio
diff --git a/src/components/Designer.vue b/src/components/Designer.vue
index 1c6885a..63804a4 100644
--- a/src/components/Designer.vue
+++ b/src/components/Designer.vue
@@ -166,7 +166,6 @@ export default {
top: 2.3%;
width: 14.5%;
border-radius: 100%;
- opacity: 100%;
}
}
@@ -219,7 +218,7 @@ export default {
h3 {
- margin: 40px 0 0;
+ margin: 25px 0 0;
text-align: center;
}
ul {