Set background image to fixed position & add blank Social section
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
body {
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
color: white;
|
||||
padding: 0px;
|
||||
@@ -23,4 +22,4 @@ hr {
|
||||
-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
|
||||
-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
|
||||
box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user