File tree Expand file tree Collapse file tree 1 file changed +1
-64
lines changed Expand file tree Collapse file tree 1 file changed +1
-64
lines changed Original file line number Diff line number Diff line change 185185 # header {
186186 height : 70px ;
187187 padding : 15px 0 ;
188-
189188 }
190189}
191190
@@ -198,17 +197,6 @@ h6 {
198197 letter-spacing : 3px ;
199198 text-transform : uppercase;
200199}
201- @media (min-width : 992px )
202- {
203- # header .header-scrolled , # header .header-pages
204- {
205- display : flex;
206- }
207- .container {
208- max-width : unset;
209- width : 1000px ;
210- }
211- }
212200
213201@media (max-width : 991px ) {
214202 # header .logo h1 {
892880 left : 50% ;
893881 margin-left : -25px ;
894882 background-color : # 999999 ;
895-
883+ z-index : 100 ;
896884 border-top-right-radius : 50% ;
897885 border-top-left-radius : 50% ;
898886 border-bottom-right-radius : 50% ;
940928.timeline-title {
941929 margin-top : 0 ;
942930 color : # 413e66 ;
943- font-size : 1.15rem ;
944931}
945932
946933.timeline-body > p ,
@@ -951,56 +938,6 @@ h6 {
951938.timeline-body > p + p {
952939 margin-top : 5px ;
953940}
954- @media (min-width : 991px )
955- {
956- .timeline-panel {
957- margin : 0px -10px ;
958- }
959- }
960- @media (max-width : 991px )
961- {
962- .timeline-panel {
963- margin : 0px -20px ;
964- }
965- }
966- @media (max-width : 767px )
967- {
968- .timeline > li > .timeline-panel {
969- margin : 0px -25px ;
970- }
971- }
972- @media (max-width : 576px )
973- {
974- .timeline > li > .timeline-panel {
975- margin : 0px 1px ;
976- width : 42% ;
977- }
978-
979-
980- }
981- @media (max-width : 500px )
982- {
983- .timeline > li > .timeline-badge {
984- width : 40px ;
985- height : 40px ;
986- line-height : 40px ;
987- font-size : 1.2em ;
988- left : 51% ;
989- top : 22px ;
990- }
991- .timeline-title {
992- margin-top : 0 ;
993- color : # 413e66 ;
994- font-size : 1rem ;
995- }
996-
997- }
998- @media (max-width : 400px )
999- {
1000- .timeline > li > .timeline-panel {
1001- margin : 0px -15px ;
1002- }
1003- }
1004941
1005942/* Testimonials Section
1006943--------------------------------*/
You can’t perform that action at this time.
0 commit comments