more fixes on responsive for small screens

master
alicestrt 4 years ago
parent 7e7e5c8b10
commit 57fd510dfd

@ -80,9 +80,9 @@ a {
<p>Magiun is the name of a Romanian jam made out of plums, with no extra sugar added. It has a very thick consistency and a dark violet color, sometimes even black. The most well-known variety, <a href="https://en.wikipedia.org/wiki/Magiun_of_Topoloveni">Magiun de Topoloveni</a>, is the first Romanian certified natural product and protected by European Union. I grew up with a less well-known king of magiun, the one my grandparents used to prepare year after year in their yard, from plums I begrudgingly helped pick from our orchard. The making of magiun was a night-long affair, during which purple, fleshy plums melted away into a thick, sticky, dark brown paste. </p>
<p>Throughout these past weeks, this container of magiun my mother sent me in a package has been one of my main comforts, a thin layer (to save it) on a slice of bread every other day. It is now almost empty.</p>
<p></p>
<p>This magazine has been dreamed of and developed by <a href="http://alicestrete.me/">Alice Strete</a>. </p>
<p>This magazine has been dreamed of and developed by <a href="http://alicestrete.me/">Alice Strete</a>. For questions/offers of help/contributions send an email at hello@magiun.online.</p>
<p>The website has been made using Bootstrap-Vue. All content (text, images, illustrations) is licensed under the Free Art License, unless specified otherwise.</p>
<p>This project has been developed with the help of CBK Rotterdam, through the use of the PPR funding opportunity.</p>
<p>This project has been developed with the help of the CBK Rotterdam PPR fund.</p>
</b-col>
</b-row>
</b-container>

@ -56,7 +56,7 @@ a {
@media (max-width: 575px) {
.title_story {
font-size: 30px;
font-size: 25px;
}
.small_icon {
max-width: 50%;
@ -64,6 +64,9 @@ a {
padding-left: 50px;
}
.author {
font-size: 15px;
}
}
</style>

@ -79,6 +79,9 @@ a {
padding-left: 20px;
margin-top: 20px;
}
#icons {
width: 50%;
}
}
</style>

@ -75,6 +75,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -78,8 +78,11 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>
<template>

@ -84,6 +84,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -75,6 +75,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -78,6 +78,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -69,6 +69,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -77,6 +77,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -82,8 +82,11 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>
<template>

@ -77,6 +77,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -80,6 +80,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -78,6 +78,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -63,6 +63,9 @@ a {
.title_story {
font-size: 30px;
}
.author {
font-size: 15px;
}
}
</style>

@ -78,6 +78,9 @@ a {
padding-right: 20px;
padding-left: 60px;
}
.author {
font-size: 15px;
}
}

Loading…
Cancel
Save