Skip to content

Commit 54acfcc

Browse files
committed
blunder fixes
1 parent 5f3c049 commit 54acfcc

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

sass/styles/media-query/media.card.layout.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@
8989
width: 10%;
9090
}
9191

92-
.button-dashed {
93-
// margin: 20px auto;
94-
}
95-
9692
.card, .card-text, .card-heading {
9793
height: auto;
9894
}
@@ -130,10 +126,6 @@
130126
width: 25%;
131127
}
132128

133-
.button-dashed {
134-
// margin: 20px auto;
135-
}
136-
137129
.card-mentor-text {
138130
text-align: center;
139131
display: block;

sass/styles/media-query/media.o-client-add.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
@media screen and (max-width: 1200px) {
2-
$font-md: 10px;
32
.o-client-add {
43
.card {
54
@include padding-mixin(40px, 40px, 40px, 40px);
@@ -24,7 +23,6 @@
2423
.button-row {
2524
margin-top: 20px;
2625
}
27-
2826
}
2927
}
3028

0 commit comments

Comments
 (0)