Change permission from 0755 to 0644 (#2536)
* chmod -x assets.rb * chmod -x assets/fonts * raname extname from jpeg to jpg
This commit is contained in:
parent
831ff60698
commit
3d776de2cb
28 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
background: $color1 image-url('background-photo.jpeg');
|
||||
background: $color1 image-url('background-photo.jpg');
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
font-size: 13px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue