|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
* {
|
|
|
|
|
border: 0px black solid;
|
|
|
|
|
background-color: #fff5f5;
|
|
|
|
|
background-color: #F7F7F7;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -28,19 +28,20 @@ a {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.content {
|
|
|
|
|
padding-right: 50px;
|
|
|
|
|
padding-top: 40px;
|
|
|
|
|
|
|
|
|
|
padding-top: 20px;
|
|
|
|
|
font-family: 'Poppins', sans-serif;;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
padding-left: 20px;
|
|
|
|
|
padding-bottom: 40px;
|
|
|
|
|
padding-left: 60px;
|
|
|
|
|
padding-right: 60px;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.title_story {
|
|
|
|
|
font-size: 80px;
|
|
|
|
|
font-family: 'Work Sans', sans-serif;
|
|
|
|
|
padding-left: 20px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding-top: 70px;
|
|
|
|
|
color: #333042
|
|
|
|
|
}
|
|
|
|
@ -53,13 +54,14 @@ a {
|
|
|
|
|
.author {
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-family: 'Poppins', sans-serif;;
|
|
|
|
|
padding-left: 20px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.image_container img {
|
|
|
|
|
max-width: 80%
|
|
|
|
|
max-width: 80%;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.small_icon {
|
|
|
|
@ -69,13 +71,19 @@ a {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#knife {
|
|
|
|
|
margin-top: 30px;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
margin-left: 40px;
|
|
|
|
|
margin-bottom: 30px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#knifeillu {
|
|
|
|
|
margin-left: 40px;
|
|
|
|
|
margin-bottom: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-width: 575px){
|
|
|
|
|
.small_icon {
|
|
|
|
|
max-width: 50%;
|
|
|
|
|
padding-top: 20px;
|
|
|
|
|
display: none;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.title_story {
|
|
|
|
@ -92,21 +100,22 @@ a {
|
|
|
|
|
<b-container fluid class="p-0">
|
|
|
|
|
<MenuBar/>
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-col md="1" offset-md="1" class="small_icon">
|
|
|
|
|
<div class="zoom">
|
|
|
|
|
<a href="/anise"><b-img center class="img-fluid" alt="Responsive image" src="media/magiun2/anise_prev.png"> </b-img></a>
|
|
|
|
|
</div>
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="8">
|
|
|
|
|
<p class="title_story">Paper thin</p>
|
|
|
|
|
<p class="title_story">Paper Thin</p>
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-col md="6">
|
|
|
|
|
<b-col md="12">
|
|
|
|
|
<p class="author">an essay by Yoana Buzova</p>
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
</b-row>
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" class="small_icon">
|
|
|
|
|
<div class="zoom">
|
|
|
|
|
<a href="/anise"><b-img center class="img-fluid" alt="Responsive image" src="media/magiun2/anise_prev.png"> </b-img></a>
|
|
|
|
|
</div>
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" class="small_icon">
|
|
|
|
|
|
|
|
|
|
<b-col md="1" class="small_icon">
|
|
|
|
|
<div class="zoom">
|
|
|
|
|
<a href="/simmered"><b-img center class="img-fluid" alt="Responsive image" src="media/magiun2/porcini_next.png"> </b-img></a>
|
|
|
|
|
</div>
|
|
|
|
@ -116,7 +125,18 @@ a {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-col md="5">
|
|
|
|
|
<b-col md="8" offset-md="2">
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-container fluid>
|
|
|
|
|
<div class="image_container">
|
|
|
|
|
<b-col md="6" offset-md="3">
|
|
|
|
|
<b-img class="img-fluid" id="knifeillu" src="media/magiun2/knife.png"> </b-img>
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</b-container>
|
|
|
|
|
</b-row>
|
|
|
|
|
<div class='content'>
|
|
|
|
|
|
|
|
|
|
<p>The first time I was allowed to use a knife was at my grandparents house. Perhaps not so allowed, as encouraged and maybe even obliged to. It felt so empowering, I felt so trusted, so weirdly and preciously mature. Grown-ups have an inability to perceive especially important things. My parents did not understand how important it was to be given the chance to use a knife by myself as early as possible. Luckily, grandparents are such creatures who can easily deviate from the grown-up mentality. </p>
|
|
|
|
@ -129,35 +149,19 @@ At present day I own a potato peeler, because as everyone else I must do everyth
|
|
|
|
|
<p>
|
|
|
|
|
My parents emptied out the house of my grandparents and it got sold. I kept the knife my grandmother would always give me to peel. I sometimes try using it to peel a potato, or even a cucumber. And I always cut the potatoes in long odd looking pieces that have more than four corners.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-container fluid>
|
|
|
|
|
<div class="image_container">
|
|
|
|
|
<b-col md="6" offset-md="3">
|
|
|
|
|
<b-img class="img-fluid" id="knife" src="media/knife/My_Knife.jpg"> </b-img>
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="7">
|
|
|
|
|
<b-container fluid>
|
|
|
|
|
<div class="image_container">
|
|
|
|
|
<b-row>
|
|
|
|
|
|
|
|
|
|
<b-col md="9" offset-md="3">
|
|
|
|
|
<b-img class="img-fluid" id="knife" src="media/knife/My_Knife.jpg"> </b-img>
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
</b-row>
|
|
|
|
|
|
|
|
|
|
<b-row>
|
|
|
|
|
<b-col md="6">
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="6">
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
</b-row>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</b-col>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</b-container>
|
|
|
|
|
</b-container>
|
|
|
|
|
</b-row>
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
</b-row>
|
|
|
|
|
</b-container>
|
|
|
|
|
</template>
|
|
|
|
|