1 parent 037c307 commit c04614cCopy full SHA for c04614c
1 file changed
style.css
@@ -32,11 +32,11 @@
32
body {
33
font-family: 'proxima_nova_rgregular', Helvetica, Arial, sans-serif;
34
font-size: 1em;
35
- background-image: url(img/wall-e.png);
36
- background-repeat: no-repeat;
37
- background-position: 0% 100%;
38
- background-attachment: fixed;
39
- background-size: 50px;
+ background-image: url(img/wall-e.png);
+ background-repeat: no-repeat;
+ background-position: 0% 100%;
+ background-attachment: fixed;
+ background-size: 50px;
40
}
41
42
h1 {
0 commit comments