File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,6 @@ $monitor-height: 271px;
127
127
}
128
128
129
129
.monitor {
130
- @include background-image-2x ($baseurl + " images/monitor-default" , $monitor-width , $monitor-height );
131
130
width : $monitor-width - 40 ;
132
131
height : $monitor-height - 45 ;
133
132
padding-top : 45px ;
@@ -181,22 +180,6 @@ $monitor-height: 271px;
181
180
background-image : linear-gradient (#1a7e84 , #165b60 );
182
181
}
183
182
}
184
-
185
- & .mac {
186
- @include background-image-2x ($baseurl + " images/monitor-mac" , $monitor-width , $monitor-height );
187
- width : $monitor-width - 40 ;
188
- height : $monitor-height - 36 ;
189
- padding-top : 36px ;
190
- padding-left : 40px ;
191
- }
192
-
193
- & .windows {
194
- @include background-image-2x ($baseurl + " images/monitor-windows" , $monitor-width , $monitor-height );
195
- }
196
-
197
- & .linux {
198
- @include background-image-2x ($baseurl + " images/monitor-linux" , $monitor-width , $monitor-height );
199
- }
200
183
}
201
184
202
185
@property --floor {
You can’t perform that action at this time.
0 commit comments