File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 5252 < a class ="mdl-navigation__link mdl-typography--text-uppercase " href =""> Intermediate</ a >
5353 < a class ="mdl-navigation__link mdl-typography--text-uppercase " href =""> Expertr</ a >
5454 < a class ="mdl-navigation__link mdl-typography--text-uppercase " href =""> Coding Test</ a >
55- < a class ="mdl-navigation__link mdl-typography--text-uppercase " href =""> Basic JS</ a >
56- < a class ="mdl-navigation__link mdl-typography--text-uppercase " href =""> CSS</ a >
5755 </ nav >
5856 </ div >
5957 < span class ="dude-mobile-title mdl-layout-title ">
6563 < ul class ="mdl-menu mdl-js-menu mdl-menu--bottom-right mdl-js-ripple-effect " for ="more-button ">
6664 < li class ="mdl-menu__item "> Beginners Level-Terminology</ li >
6765 < li class ="mdl-menu__item "> Beginners Level-Coding Ability</ li >
68- < li disabled class ="mdl-menu__item "> Beginners Level- Understandability</ li >
69- < li class ="mdl-menu__item "> dude History</ li >
66+ < li class ="mdl-menu__item "> Beginners Level- Understandability</ li >
67+ < li class ="mdl-menu__item "> JavaScript Interview Question</ li >
68+ < li class ="mdl-menu__item "> CSS Interview Questiont</ li >
7069 </ ul >
7170 </ div >
7271 </ div >
Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ a img {
387387 .dude-mobile-title {
388388 display : block !important ;
389389 position : absolute;
390- left : calc (50 % - 70px );
390+ left : calc (20 % - 70px );
391391 top : 12px ;
392392 -webkit-transition : opacity 0.2s cubic-bezier (0.4 , 0 , 0.2 , 1 );
393393 transition : opacity 0.2s cubic-bezier (0.4 , 0 , 0.2 , 1 );
You can’t perform that action at this time.
0 commit comments