File tree Expand file tree Collapse file tree 2 files changed +2
-50
lines changed Expand file tree Collapse file tree 2 files changed +2
-50
lines changed Original file line number Diff line number Diff line change 111
111
# DevPrograms {
112
112
height : 90vh ;
113
113
}
114
-
115
114
}
116
115
@media screen and (min-width : 290px ) and (max-width : 350px )
117
116
{
134
133
}
135
134
}
136
135
137
-
138
- @media screen and (min-width : 375px ) and (max-width : 812px )
139
- {
140
- .schedule-with-text .btn ,
141
- .contained-gallery .btn {
142
- margin-bottom : 12px ;
143
- }
144
- }
145
- @media screen and (min-width : 320px ) and (max-width : 568px )
146
- {
147
- .schedule-with-text .btn ,
148
- .contained-gallery .btn {
149
- margin-bottom : 12px ;
150
- }
151
- }
152
-
153
-
154
-
155
- @media screen and (min-width : 360px ) and (max-width : 640px )
156
- {
157
- .schedule-with-text .btn ,
158
- .contained-gallery .btn {
159
- margin-bottom : 12px ;
160
- }
161
- }
162
-
163
- @media screen and (min-width : 375px ) and (max-width : 667px )
164
- {
165
- .schedule-with-text .btn ,
166
- .contained-gallery .btn {
167
- margin-bottom : 12px ;
168
- }
169
- }
170
-
171
- @media screen and (min-width : 414px ) and (max-width : 736px )
172
- {
173
- .schedule-with-text .btn ,
174
- .contained-gallery .btn {
175
- margin-bottom : 12px ;
176
- }
177
- }
178
-
179
-
180
-
181
-
182
-
183
136
/*css classes for hiding and showing Donation and regular supporter parts in donate.html*/
184
137
.appear {
185
138
display : block;
Original file line number Diff line number Diff line change @@ -765,7 +765,7 @@ nav .container {
765
765
}
766
766
.copy-text-bottom {
767
767
left : 24px ;
768
- bottom : 40 px ;
768
+ bottom : 5 px ;
769
769
position : absolute;
770
770
}
771
771
.text-panel {
@@ -1546,7 +1546,6 @@ nav .container {
1546
1546
margin-top : 24px ;
1547
1547
margin-right : 12px ;
1548
1548
}
1549
-
1550
1549
.schedule-with-text .schedule-overview li {
1551
1550
padding-right : 48px ;
1552
1551
}
@@ -2287,7 +2286,7 @@ form .field-error {
2287
2286
font-size : 14px ;
2288
2287
}
2289
2288
.footer .menu li a {
2290
- display : inline-block;
2289
+ diplay : inline-block;
2291
2290
position : relative;
2292
2291
border : none;
2293
2292
}
You can’t perform that action at this time.
0 commit comments