mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-09 06:13:36 +01:00
5 lines
87 B
SCSS
5 lines
87 B
SCSS
|
@media (max-width: 768px) {
|
||
|
@import "mobile/settings";
|
||
|
@import "mobile/profile";
|
||
|
}
|