File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -187,6 +187,13 @@ <h5>IMS Database</h5>
187187 < p > IMS Database: fast, secure, reliable.</ p >
188188 </ div >
189189 </ a >
190+ <!-- 5 -->
191+ < a title ="Transaction Manager " href ="ims-tm.html " class ="nav-item " tabindex ="-1 ">
192+ < div class ="navcard ">
193+ < h5 > IMS Transaction Manager</ h5 >
194+ < p > IMS Transaction Manager: fast, secure, connected.</ p >
195+ </ div >
196+ </ a >
190197 </ div >
191198
192199 <!-- Engage -->
Original file line number Diff line number Diff line change @@ -382,21 +382,21 @@ div#tipue_search_warning {
382382 }
383383 }
384384
385- @media screen and (min-width : 900 px ) {
385+ @media screen and (min-width : 920 px ) {
386386 # toggle1 : checked ~ .menu1 {
387387 height : 640px ;
388388 }
389389 }
390390
391- @media screen and (min-width : 1060 px ) {
391+ @media screen and (min-width : 1200 px ) {
392392 # toggle1 : checked ~ .menu1 {
393393 height : 560px ;
394394 }
395395 }
396396
397397 @media screen and (min-width : 1460px ) {
398398 # toggle1 : checked ~ .menu1 {
399- height : 475 px ;
399+ height : 500 px ;
400400 }
401401 }
402402
Original file line number Diff line number Diff line change 165165}
166166
167167/* MEDIA QUERIES */
168+
168169@media screen and (max-width : 1024px ) {
169170 .benefits-section img {
170171 width : 200px ;
You can’t perform that action at this time.
0 commit comments