make more pretty
parent
79ae1ff3eb
commit
0300ae15a8
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
p {
|
||||||
|
text-align: center;
|
||||||
|
padding: 2em 3em;
|
||||||
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
<section id="home">
|
<section id="home">
|
||||||
<img src="style/img/Home.jpg" alt="home"/>
|
|
||||||
<p>
|
<p>
|
||||||
Dundo Farms is a small hobby farm operating from our home in New Hill, NC with a critter collection that includes a flock of laying hens, a pet minipig, and four dogs.
|
Dundo Farms is a small hobby farm operating from our home in New Hill, NC with a critter collection that includes a flock of laying hens, a pet minipig, and four dogs.
|
||||||
We grow produce with a focus on self-sufficiency to feed our family, as well as a collection of superhot peppers to create a line of hot sauces and spicy pickles we call Dundo Heat.
|
We grow produce with a focus on self-sufficiency to feed our family, as well as a collection of superhot peppers to create a line of hot sauces and spicy pickles we call Dundo Heat.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<img src="style/img/Home.jpg" alt="home"/>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue