mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-16 12:10:28 +03:00
Fix members btn not visible in small devices
This commit is contained in:
parent
53f1129242
commit
87f3afd8fd
5 changed files with 12 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
$breakpoint-tablet: 900px;
|
||||
$breakpoint-tablet: 1124px;
|
||||
$breakpoint-mobile: 750px;
|
||||
|
||||
@mixin smallerThan($deviceBreakpoint) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue