nudge margins for artists
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
.artist {
|
.artist {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 1rem 0;
|
margin: 2rem 0;
|
||||||
display: grid;
|
display: grid;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -21,10 +21,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1050px) {
|
@media (max-width: 1050px) {
|
||||||
.artist {
|
|
||||||
margin: 1rem 0 3rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.artist:nth-child(n) {
|
.artist:nth-child(n) {
|
||||||
grid-template:
|
grid-template:
|
||||||
'imgs'
|
'imgs'
|
||||||
|
|||||||
@ -61,7 +61,7 @@
|
|||||||
<h3>Rachel Guinevere LordKenaga</h3>
|
<h3>Rachel Guinevere LordKenaga</h3>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p>I am an artist and art therapist living on Vashon. I'm most interested in evoking feelings and memory with my work. I will have my handmade Tarot deck and small oil paintings. I'll offer 1 card pulls for $20.</p>
|
<p>I am an artist and art therapist living on Vashon. I'm most interested in evoking feelings and memory with my work. I will have my handmade Tarot deck and small oil paintings. I'll offer 1 card pulls for $20.</p>
|
||||||
<p><a target="_blank" href="https://www.instagram.com/rglkart/">@rglkart on instagram</a> ● <a target="_blank" href="https://www.rglkart.com/">Rachel's website</a></p>
|
<p><a target="_blank" href="https://www.instagram.com/rglkart/">@rglkart on instagram</a> ● <a target="_blank" href="https://www.rglkart.com/">rglkart.com</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -88,7 +88,7 @@
|
|||||||
<h3>Lee Cattarin</h3>
|
<h3>Lee Cattarin</h3>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p>multidisciplinary artist and birder</p>
|
<p>multidisciplinary artist and birder</p>
|
||||||
<p><a target="_blank" href="https://leecat.art/">Lee's website</a></p>
|
<p><a target="_blank" href="https://leecat.art/">leecat.art</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user