We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524c158 commit 8e564f4Copy full SHA for 8e564f4
assets/css/main.css
@@ -169,6 +169,10 @@ background-attachment: fixed !important;
169
{
170
margin-right: 4px !important;
171
}
172
+ .pMd
173
+ {
174
+ margin-top: 30% !important;
175
+ }
176
177
@media screen and (max-width: 990px)
178
@@ -186,6 +190,10 @@ background-attachment: fixed !important;
186
190
187
191
margin-top: 14% !important;
188
192
193
194
195
+ margin-top: 15% !important;
196
189
197
198
199
/* Chnages*/
@@ -307,4 +315,12 @@ background-attachment: fixed !important;
307
315
font-size:16px !important;
308
316
line-height:1.5 !important;
309
317
font-weight:normal !important;
318
+}
319
+.mainHeading a:hover
320
+{
321
+ text-decoration:none;
322
323
+.pMd
324
325
+ margin-top: 10%;
310
326
0 commit comments