File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -531,6 +531,7 @@ footer {
531
531
transition : none;
532
532
gap : 1rem ;
533
533
margin : 0 ;
534
+ box-shadow : none;
534
535
}
535
536
536
537
.more-about {
@@ -543,7 +544,7 @@ footer {
543
544
flex-direction : row;
544
545
flex-wrap : wrap;
545
546
}
546
-
547
+
547
548
.contact__form {
548
549
max-width : 23.75rem ;
549
550
}
@@ -556,7 +557,6 @@ footer {
556
557
}
557
558
558
559
.navbar__list {
559
- box-shadow : none;
560
560
padding : 0 ;
561
561
}
562
562
@@ -585,7 +585,7 @@ footer {
585
585
.skills__wrapper {
586
586
gap : 1.2rem ;
587
587
}
588
-
588
+
589
589
.skills__icon {
590
590
width : 10rem ;
591
591
height : 10rem ;
@@ -622,7 +622,7 @@ footer {
622
622
.navbar {
623
623
padding : 1.3rem 1.5rem ;
624
624
}
625
-
625
+
626
626
.hero {
627
627
width : 80% ;
628
628
}
@@ -642,7 +642,7 @@ footer {
642
642
.blog {
643
643
max-width : 60rem ;
644
644
}
645
-
645
+
646
646
.socials__icon {
647
647
width : 2.5rem ;
648
648
height : 2.5rem ;
You can’t perform that action at this time.
0 commit comments