change element component & add menu head & responsive head home
This commit is contained in:
@@ -231,6 +231,16 @@ body {
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
/* Hidden Scroll */
|
||||
|
||||
.hidden-scroll::-webkit-scrollbar-thumb {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.hidden-scroll::-webkit-scrollbar {
|
||||
height: 0;
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.padding-responsive {
|
||||
padding-left: 52px;
|
||||
|
||||
Reference in New Issue
Block a user