File tree Expand file tree Collapse file tree 4 files changed +26
-16
lines changed
Expand file tree Collapse file tree 4 files changed +26
-16
lines changed Original file line number Diff line number Diff line change 4343 src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/underline_news.svg"
4444 />
4545 <img
46- src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-courses-vector.svg"
46+ src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-courses-updated- vector.svg"
4747 class =" d-lg-none d-block mt-50 mx-auto"
4848 />
4949 </div >
5050 <div class =" col-6 d-lg-block d-none t-align-r" >
5151 <img
52- src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-courses-vector.svg"
52+ src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-courses-updated- vector.svg"
5353 />
5454 </div >
5555 </div >
Original file line number Diff line number Diff line change 11<template >
22 <div >
3- <div class =" mt-50 px-xl-100 px-lg-85 px-md-60 px-sm-50 px-25" >
3+ <div class =" mt-50 px-xl-75 px-lg-60 px-md-50 px-sm-40 px-25" >
44 <div class =" width-limiter" >
5- <div class =" tabs-secondary w-100 justify-content-end" >
6- <div
7- class =" tab"
8- v-for =" tab in tabs"
9- :key =" tab"
10- :class =" { active: activeTab === tab }"
11- v-on:click =" switchTab(tab)"
12- >
13- {{ tab.toUpperCase() }}
5+ <div
6+ class =" row no-gutters align-items-center justify-content-sm-end justify-content-center pb-30 navigation-row"
7+ >
8+ <div class =" tabs-secondary justify-content-end" >
9+ <div
10+ class =" tab"
11+ v-for =" tab in tabs"
12+ :key =" tab"
13+ :class =" { active: activeTab === tab }"
14+ v-on:click =" switchTab(tab)"
15+ >
16+ {{ tab.toUpperCase() }}
17+ </div >
1418 </div >
1519 </div >
1620 </div >
@@ -47,3 +51,9 @@ export default {
4751 },
4852}
4953< / script>
54+
55+ < style scoped>
56+ .navigation - row {
57+ border- bottom: 1px solid #cccccc;
58+ }
59+ < / style>
Original file line number Diff line number Diff line change 4242 src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/underline_blog.svg"
4343 />
4444 <img
45- src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/live-courses-vector.svg"
45+ src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/live-courses-updated- vector.svg"
4646 class =" d-lg-none d-block mt-50 mx-auto"
4747 />
4848 </div >
4949 <div class =" col-6 d-lg-block d-none t-align-r" >
5050 <img
51- src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/live-courses-vector.svg"
51+ src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/live-courses-updated- vector.svg"
5252 />
5353 </div >
5454 </div >
Original file line number Diff line number Diff line change 7575 />
7676 </button >
7777 <div
78- class =" card p-10 font-2 text-grey-light-1 tooltip-body bg-white"
78+ class =" card p-10 font-2 text-grey-light-1 tooltip-body bg-white t-align-c "
7979 >
8080 You will be redirected to Oneauth for <br />
8181 Login / Account creation (if you dont have one).
@@ -190,6 +190,6 @@ export default {
190190
191191.tooltip-container :hover .tooltip-body {
192192 display : block ;
193- bottom : -80 px ;
193+ bottom : -120 px ;
194194}
195195 </style >
You can’t perform that action at this time.
0 commit comments