-
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* style: realign scrolltop to right side for all screens * style: fix min width 800 placement * style: change scrollTop default values & screens values * style: decrease min-width 1200 margin left * style: fix mobile sizes
- Loading branch information
1 parent
2834096
commit e58aed5
Showing
2 changed files
with
6 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -286,7 +286,7 @@ | |
} | ||
|
||
.scrollTop { | ||
margin-left: 10px; | ||
margin-bottom: 15%; | ||
margin-left: 83%; | ||
bottom: 15%; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters