A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuematerial/vue-material/commit/c568fe3 below:

remove breakpoint margins (#1457) · vuematerial/vue-material@c568fe3 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -12,13 +12,13 @@

12 12

}

13 13 14 14

@mixin md-layout-small {

15 -

@media (max-width: #{$md-breakpoint-small - 16px}) {

15 +

@media (max-width: #{$md-breakpoint-small}) {

16 16

@content;

17 17

}

18 18

}

19 19 20 20

@mixin md-layout-medium {

21 -

@media (max-width: #{$md-breakpoint-medium - 16px}) {

21 +

@media (max-width: #{$md-breakpoint-medium}) {

22 22

@content;

23 23

}

24 24

}

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4