diff --git a/index.html b/index.html
index 479bb02..4256332 100644
--- a/index.html
+++ b/index.html
@@ -39,15 +39,15 @@
-
+
-
Hi. I'm Benjamin Toby .
And I design great stuff.
+
Hi! I'm ---------------------------
Benjamin Toby.
diff --git a/main.css b/main.css
index 5b976d1..ce01cd6 100644
--- a/main.css
+++ b/main.css
@@ -59,7 +59,7 @@ a:hover {
}
h1 {
- font-size: 60px;
+ font-size: 64px;
margin-top: 0px;
margin-bottom: 15px;
color: inherit;
@@ -202,7 +202,7 @@ input:focus {
}
.hero-content-link {
-
+ color: #888;
}
.hero-content-link:hover {
@@ -238,10 +238,10 @@ input:focus {
/*................................................... Hero Section */
.my-name {
- font-family: "Satisfy";
color: #3C60DE;
- line-height: 1.05;
- letter-spacing: -3px;
+ background-color: #E6EDFF;
+ padding: 0 10px;
+ font-size: 1.5em;
}
.linkedin-block {
@@ -384,7 +384,7 @@ input:focus {
@media (max-width: 600px) {
h1 {
- font-size: 40px;
+ font-size: 44px;
}
header {
@@ -392,7 +392,7 @@ input:focus {
}
.hero-section {
- padding: 40px 20px 20px 20px;
+ padding: 20px;
}
.hero-content-link {