Skip to content

Commit c04614c

Browse files
committed
Tabs
1 parent 037c307 commit c04614c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

‎style.css‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
body {
3333
font-family: 'proxima_nova_rgregular', Helvetica, Arial, sans-serif;
3434
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;
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;
4040
}
4141

4242
h1 {

0 commit comments

Comments
 (0)