diff --git a/index.html b/index.html
index e718cf1..d67891f 100644
--- a/index.html
+++ b/index.html
@@ -32,14 +32,14 @@
left: 35%;
position: absolute;
font-family: 'Niconne', cursive;
- font-size: 600%;
+ font-size: 6em;
width: 2.5em;
height: 2.5em;
border-radius: 2em;
background: yellow;
line-height: 2.35em;
color: #fff;
- border: 20px solid white;
+ border: 0.3em solid white;
}
#contact {