This repository was archived by the owner on Apr 21, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- $color-main : $iteragenta ;
1+ $color-main : $highlight ;
22$color-active : #fff ;
33$color-link : #fff ;
44
Original file line number Diff line number Diff line change 1- .page-scanners {
1+ .page-scanner {
2+ background-image : url (' ../images/Network.png' );
23 background-repeat : no-repeat ;
3- background-size : 115 % ;
4- background-position : 49px -40 px ;
4+ background-size : 100 % ;
5+ background-position : 49px -50 px ;
56 @include media-breakpoint-up (sm) {
67 background-size : 90% ;
7- background-position : 159 px -40 px ;
8+ background-position : 620 % 70 px ;
89 }
910 @include media-breakpoint-up (md) {
1011 background-size : 85% ;
11- background-position : 199 px -80 px ;
12+ background-position : 360 % 0 px ;
1213 }
1314 @include media-breakpoint-up (lg) {
1415 background-size : 60% ;
15- background-position : 100 % -110 px ;
16+ background-position : 110 % 0 px ;
1617 }
1718}
Original file line number Diff line number Diff line change 6565// Pages
6666@import ' pages/home' ;
6767@import ' pages/team/page-teams' ;
68- @import ' pages/scanners/page-scanners ' ;
68+ @import ' pages/scanners/page-scanner ' ;
6969@import ' pages/scanners/scanner' ;
7070@import ' pages/provisions/page-provisions' ;
7171@import ' pages/provisions/page-provision' ;
You can’t perform that action at this time.
0 commit comments