diff --git a/index.html b/index.html
index 779c07c..2f30c71 100644
--- a/index.html
+++ b/index.html
@@ -125,8 +125,8 @@ a:focus {
color: #fff;
background-color: #AA0000;
background-image: linear-gradient(90deg, rgba(0,0,0,.04) 50%, transparent 50%),
-linear-gradient(rgba(0,0,0,.06) 50%, transparent 50%);
- background-size: 20px 20px;
+linear-gradient(rgba(0,0,0,.04) 50%, transparent 50%);
+ background-size: 25px 25px;
}
#intro-body {
@@ -290,7 +290,7 @@ margin:0 0 20px;
line-height:1.5/;
}
#intro{
-background-size:30px 30px;
+background-size:35px 35px;
}
#icon {
font-size: 340px;