File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -596,12 +596,12 @@ nav {
596596 }
597597 }
598598 }
599- #contact-desktop {
600- display : block ;
601- }
602- #contact-laptop {
603- display : none ;
604- }
599+ #contact-desktop {
600+ display : block ;
601+ }
602+ #contact-laptop {
603+ display : none ;
604+ }
605605 }
606606}
607607
@@ -868,30 +868,30 @@ footer {
868868 flex-direction : row ;
869869 justify-content : center ;
870870 width : 70% ;
871-
871+
872872 a {
873873 margin : 10px ;
874874 }
875875 }
876876 }
877-
878- #faq #faq-wrapper {
877+
878+ #faq #faq-wrapper {
879879 #faq-cards {
880880 flex-direction : column ;
881-
881+
882882 & -left , & -right {
883883 margin : 0 ;
884884 width : 100% ;
885885 }
886+ }
886887
887- #contact-desktop {
888- display : none ;
889- }
888+ #contact-desktop {
889+ display : none ;
890890 }
891-
891+
892892 #contact-laptop {
893- display : block ;
894- }
893+ display : block ;
894+ }
895895 }
896896
897897 #schedule #schedule-block {
@@ -1213,7 +1213,7 @@ footer {
12131213 white-space : nowrap ;
12141214 }
12151215
1216- #contact {
1216+ #contact-laptop {
12171217 text-align : center ;
12181218 }
12191219 }
You can’t perform that action at this time.
0 commit comments