diff --git a/src/components/knife.vue b/src/components/knife.vue
index 6d219c4..6845ce6 100644
--- a/src/components/knife.vue
+++ b/src/components/knife.vue
@@ -109,6 +109,10 @@ a {
color: #FA00FF;
}
+.photo {
+ padding: 0px;
+}
+
.small_icon {
max-width: 60%;
@@ -130,6 +134,14 @@ a {
.author {
font-size: 21px;
}
+
+ .content {
+ padding-bottom: 40px;
+ }
+
+ .photo {
+ padding-bottom: 40px;
+ }
}
diff --git a/src/components/lychee.vue b/src/components/lychee.vue
index 518ec1b..bd68679 100644
--- a/src/components/lychee.vue
+++ b/src/components/lychee.vue
@@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
+
+ .content {
+ padding-bottom: 40px;
+ }
+
+ .photo {
+ padding-bottom: 40px;
+ }
}
diff --git a/src/components/phone.vue b/src/components/phone.vue
index 63e7862..d5367ad 100644
--- a/src/components/phone.vue
+++ b/src/components/phone.vue
@@ -134,6 +134,14 @@ a {
.author {
font-size: 21px;
}
+
+ .content {
+ padding-bottom: 40px;
+ }
+
+ .photo {
+ padding-bottom: 40px;
+ }
}
@@ -179,7 +187,7 @@ a {
three pounds yellow onions peeled and sliced into half moons
his hands moved gracefully across the piano
sea salt and ground black pepper, to taste
-
+
he married the wrong woman
one tablespoon thyme leaves, minced
I wouldn’t be here if he hadn’t
diff --git a/src/components/simmered.vue b/src/components/simmered.vue
index ec2be27..a049664 100644
--- a/src/components/simmered.vue
+++ b/src/components/simmered.vue
@@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
+
+ .content {
+ padding-bottom: 40px;
+ }
+
+ .photo {
+ padding-bottom: 40px;
+ }
}
diff --git a/src/components/soulsoup.vue b/src/components/soulsoup.vue
index 8eac865..6cfe581 100644
--- a/src/components/soulsoup.vue
+++ b/src/components/soulsoup.vue
@@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
+
+ .content {
+ padding-bottom: 40px;
+ }
+
+ .photo {
+ padding-bottom: 40px;
+ }
}
diff --git a/src/components/whatwecan.vue b/src/components/whatwecan.vue
index 7c266b5..868c3fd 100644
--- a/src/components/whatwecan.vue
+++ b/src/components/whatwecan.vue
@@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
+
+ .content {
+ padding-bottom: 40px;
+ }
+
+ .photo {
+ padding-bottom: 40px;
+ }
}