diff --git a/assets/imgs/headhunter.svg b/assets/imgs/headhunter.svg
new file mode 100644
index 0000000..f7100ae
--- /dev/null
+++ b/assets/imgs/headhunter.svg
@@ -0,0 +1,65 @@
+
+
+
+
diff --git a/assets/imgs/theKing.svg b/assets/imgs/theKing.svg
new file mode 100644
index 0000000..9280eff
--- /dev/null
+++ b/assets/imgs/theKing.svg
@@ -0,0 +1,65 @@
+
+
+
+
diff --git a/css/styles.css b/css/styles.css
index 891c5bf..cc0fce0 100755
--- a/css/styles.css
+++ b/css/styles.css
@@ -67,7 +67,7 @@ nav a:hover {
text-decoration: none;
color: #333;
border-bottom: thin solid rgba(0,0,0,1);
- transition: all 0.3s ease;
+ transition: all 0.3s ease;
}
img {
@@ -91,7 +91,7 @@ section#audioSection {
section#otherSection {
grid-column: 2 / 8;
- grid-row: 2 / 10;
+ grid-row: 2 / 10;
display: none;
visibility: hidden;
}
@@ -170,7 +170,7 @@ section#otherSection {
a#home {
grid-column: 2;
- grid-row: 2;
+ grid-row: 1;
align-self: center;
color: #000;
text-decoration: none;
@@ -185,7 +185,7 @@ a#home:hover {
.work.text {
grid-column: 2 / span 3;
- grid-row: 3 / 9;
+ grid-row: 2 / 9;
}
.work.text > h1 {
@@ -199,15 +199,15 @@ a#home:hover {
.work.imgs {
grid-column: 5 / 8;
- grid-row: 3 / 9;
+ grid-row: 2 / 9;
}
div.imgFeat {
position: relative;
grid-column: 3 / 8;
- grid-row: 2;
+ grid-row: 1;
}
.imgFeat > img {
max-width: 100%;
-}
\ No newline at end of file
+}
diff --git a/work/fragileMasteryWork.html b/work/fragileMasteryWork.html
index 307a3fa..a831794 100755
--- a/work/fragileMasteryWork.html
+++ b/work/fragileMasteryWork.html
@@ -31,8 +31,10 @@
+