This image can also have a caption. It's like magic.
@@ -36,8 +36,8 @@ You can also put regular text between your rows of images. Say you wanted to wri
You can also have artistically styled 2/3 + 1/3 images, like these.
@@ -50,6 +50,6 @@ You can also put regular text between your rows of images. Say you wanted to wri
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
diff --git a/_projects/2_project.markdown b/_projects/2_project.markdown
index cd75394..65cd6ad 100644
--- a/_projects/2_project.markdown
+++ b/_projects/2_project.markdown
@@ -18,15 +18,15 @@ To give your project a background in the portfolio page, just add the img tag to
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
-

+
This image can also have a caption. It's like magic.
@@ -36,20 +36,20 @@ You can also put regular text between your rows of images. Say you wanted to wri
You can also have artistically styled 2/3 + 1/3 images, like these.
-
+
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
-

-

-
+

+

+
\ No newline at end of file
diff --git a/_projects/3_project.markdown b/_projects/3_project.markdown
index 240ac9b..4d958c1 100644
--- a/_projects/3_project.markdown
+++ b/_projects/3_project.markdown
@@ -19,15 +19,15 @@ To give your project a background in the portfolio page, just add the img tag to
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
-

+
This image can also have a caption. It's like magic.
@@ -37,20 +37,21 @@ You can also put regular text between your rows of images. Say you wanted to wri
You can also have artistically styled 2/3 + 1/3 images, like these.
-
+
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
+
diff --git a/_projects/4_project.markdown b/_projects/4_project.markdown
index e847e19..26558d4 100644
--- a/_projects/4_project.markdown
+++ b/_projects/4_project.markdown
@@ -18,15 +18,15 @@ To give your project a background in the portfolio page, just add the img tag to
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
-

+
This image can also have a caption. It's like magic.
@@ -36,20 +36,21 @@ You can also put regular text between your rows of images. Say you wanted to wri
You can also have artistically styled 2/3 + 1/3 images, like these.
-
+
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
+
diff --git a/_projects/5_project.markdown b/_projects/5_project.markdown
index 2d6be14..e59e602 100644
--- a/_projects/5_project.markdown
+++ b/_projects/5_project.markdown
@@ -18,15 +18,15 @@ To give your project a background in the portfolio page, just add the img tag to
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
-

+
This image can also have a caption. It's like magic.
@@ -36,20 +36,21 @@ You can also put regular text between your rows of images. Say you wanted to wri
You can also have artistically styled 2/3 + 1/3 images, like these.
-
+
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
+
diff --git a/_projects/6_project.markdown b/_projects/6_project.markdown
index 24ebf67..9ed4093 100644
--- a/_projects/6_project.markdown
+++ b/_projects/6_project.markdown
@@ -18,15 +18,15 @@ To give your project a background in the portfolio page, just add the img tag to
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
-

+
This image can also have a caption. It's like magic.
@@ -36,17 +36,20 @@ You can also put regular text between your rows of images. Say you wanted to wri
You can also have artistically styled 2/3 + 1/3 images, like these.
+
+
+
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
diff --git a/_sass/_gallery.scss b/_sass/_gallery.scss
index 54ac67a..1786bbf 100644
--- a/_sass/_gallery.scss
+++ b/_sass/_gallery.scss
@@ -19,7 +19,6 @@ figcaption {
.col {
width: 100%;
height: 100%;
- float: left;
object-fit: cover;
box-sizing:border-box;
padding: $img-spacing;
diff --git a/_sass/_profile.scss b/_sass/_profile.scss
index cf71f7d..f6d489a 100644
--- a/_sass/_profile.scss
+++ b/_sass/_profile.scss
@@ -1,5 +1,4 @@
.profile {
- float: right !important;
img {
box-shadow: 0 0 5px $grey-color;
width: 100%;