Skip to content

Commit

Permalink
Fix responsive design
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharma, Gagan authored and Sharma, Gagan committed Sep 26, 2018
1 parent a22233a commit cf8b099
Show file tree
Hide file tree
Showing 8 changed files with 358 additions and 231 deletions.
4 changes: 2 additions & 2 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"main.js": "static/js/main.17d9f41a.js",
"main.js.map": "static/js/main.17d9f41a.js.map"
"main.js": "static/js/main.db9a151b.js",
"main.js.map": "static/js/main.db9a151b.js.map"
}
1 change: 0 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ figure {
width: 20%;
position: fixed;
bottom: 0;
overflow-y: scroll;
z-index: 1001;
background: rgba(255, 255, 255, 0.6);
-webkit-transition: 0.5s;
Expand Down
Loading

0 comments on commit cf8b099

Please sign in to comment.