We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33cf107 commit f0d19b4Copy full SHA for f0d19b4
1 file changed
styles/blog.css
@@ -273,6 +273,10 @@ body.dark-mode .saved-blogs {
273
margin-top: 20px;
274
margin-bottom: 20px !important;
275
}
276
+.ways1 img{
277
+ border-radius: 20px;
278
+ margin-bottom: 30px !important;
279
+}
280
.dark-mode .ways1 a{
281
color: white !important;
282
@@ -288,6 +292,10 @@ body.dark-mode .saved-blogs {
288
292
/* flex-wrap: wrap; */
289
293
margin-bottom: 30px !important;
290
294
295
+.ways2 img{
296
297
298
291
299
300
@media only screen and (max-width:1400px) {
301
.certificate-left {
0 commit comments