Skip to content

Commit

Permalink
refactor: compress background img
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanPer committed Oct 8, 2022
1 parent c473a26 commit c6006ee
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/app/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
z-index: 100;
top: 0;
left: 0;

width: 100%;
}
Binary file modified src/assets/image/backgr.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ body {

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/*background-color: #fff;*/
}

code {
Expand Down

0 comments on commit c6006ee

Please sign in to comment.