mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-16 08:15:46 +00:00
Small fixes and better mobile layout
This commit is contained in:
@@ -38,7 +38,6 @@ $extra-large: 2800px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@mixin tablet-up {
|
||||
@media (min-width: #{$small}) {
|
||||
@content;
|
||||
|
||||
Reference in New Issue
Block a user