diff --git a/layout-practice/bg-img.png b/layout-practice/bg-img.png
index a4f333f..93efb44 100644
Binary files a/layout-practice/bg-img.png and b/layout-practice/bg-img.png differ
diff --git a/layout-practice/index.html b/layout-practice/index.html
index 301661f..f412a8f 100644
--- a/layout-practice/index.html
+++ b/layout-practice/index.html
@@ -18,13 +18,13 @@
-
+
JANUARY 28, 2016
And here's a random photo of a dog ....
Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Donec id elit non mi porta gravida at eget metus. Curabitur blandit tempus porttitor. Etiam porta sem malesuada magna mollis euismod. Vestibulum id ligula porta felis euismod semper.
Donec sed odio dui. Aenean lacinia bibendum nulla sed consectetur. Donec ullamcorper nulla non metus auctor fringilla. Aenean lacinia bibendum nulla sed consectetur. Nulla vitae elit libero, a pharetra augue.
-
+
@@ -50,7 +50,7 @@ Some awesome features
-
+
Start ASAP
diff --git a/layout-practice/layout-practice.css b/layout-practice/layout-practice.css
index 0074cdf..e5311ab 100644
--- a/layout-practice/layout-practice.css
+++ b/layout-practice/layout-practice.css
@@ -217,6 +217,7 @@ footer {
main header {
background-image:url("bg-img.png");
background-size:cover;
+ background-position:center;
height:450px;
width:100%;
margin:0;
@@ -552,12 +553,17 @@ footer {
margin-top:30px;
}
- .dog-1 {
- margin-left:60px;
+ .dog-spacing-1 {
+ margin-left:5%;
+ margin-right:;
margin-top:-90px;
margin-bottom:100px;
}
+ .dog-spacing-2 {
+ margin-left:15%;
+ }
+
.headings-1 {
margin-top:70px;
}
@@ -626,6 +632,6 @@ footer {
}
#brand-names .shrink-1st {
- margin-left:15%;
+ margin-left:10%;
}
}
\ No newline at end of file