added responsive styles to pankuzulist and slide component. Added subdivision to tablet viewport type.
This commit is contained in:
@@ -49,7 +49,7 @@ const triggerDistance = 100;
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
.back-to-top {
|
||||
scale: 75%;
|
||||
scale: 90%;
|
||||
bottom: 1rem;
|
||||
right: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user