File tree 1 file changed +1
-64
lines changed
1 file changed +1
-64
lines changed Original file line number Diff line number Diff line change 185
185
# header {
186
186
height : 70px ;
187
187
padding : 15px 0 ;
188
-
189
188
}
190
189
}
191
190
@@ -198,17 +197,6 @@ h6 {
198
197
letter-spacing : 3px ;
199
198
text-transform : uppercase;
200
199
}
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
- }
212
200
213
201
@media (max-width : 991px ) {
214
202
# header .logo h1 {
892
880
left : 50% ;
893
881
margin-left : -25px ;
894
882
background-color : # 999999 ;
895
-
883
+ z-index : 100 ;
896
884
border-top-right-radius : 50% ;
897
885
border-top-left-radius : 50% ;
898
886
border-bottom-right-radius : 50% ;
940
928
.timeline-title {
941
929
margin-top : 0 ;
942
930
color : # 413e66 ;
943
- font-size : 1.15rem ;
944
931
}
945
932
946
933
.timeline-body > p ,
@@ -951,56 +938,6 @@ h6 {
951
938
.timeline-body > p + p {
952
939
margin-top : 5px ;
953
940
}
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
- }
1004
941
1005
942
/* Testimonials Section
1006
943
--------------------------------*/
You can’t perform that action at this time.
0 commit comments