File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 10
10
11
11
/* background-size: cover; */
12
12
margin : -31px ;
13
- margin-left : -12 px ;
13
+ margin-left : -7 px ;
14
14
border : 6px solid rgba (0 , 77 , 64 , 0.4 );
15
15
border-radius : 50% !important ;
16
16
}
@@ -201,7 +201,7 @@ nav i {
201
201
202
202
main {
203
203
background : url(../ ../ assets/img/bg.png) repeat;
204
- padding-left : 180 px ;
204
+ padding-left : 190 px ;
205
205
}
206
206
207
207
dl {
220
220
}
221
221
222
222
ul .side-nav {
223
- width : 180 px ;
223
+ width : 190 px ;
224
224
}
225
225
226
226
ul .side-nav li {
Original file line number Diff line number Diff line change 147
147
4. mdi-file-attachment
148
148
5. mdi-file-folder-shared
149
149
-->
150
- < a aria-label ="Open Varad's resume in a new tab " href ="#resume " target ="_blank "
150
+ <!-- < a aria-label="Open Varad's resume in a new tab" href="#resume" target="_blank"
151
151
onclick="window.open('https://drive.google.com/file/d/1vYi-bMyIsZPve0x_clxY8xsDtiHiOMd3/view?usp=sharing')"
152
- class ="waves-effect waves-dark teal-text "> < i class ="mdi-file-folder-open small "> </ i > < span > Resume</ span > </ a >
152
+ class="waves-effect waves-dark teal-text"><i class="mdi-file-folder-open small"></i><span>Resume</span></a> -->
153
+ < a aria-label ="Open Varad's resume in a new tab " href ="https://drive.google.com/file/d/1vYi-bMyIsZPve0x_clxY8xsDtiHiOMd3/view?usp=sharing " target ="_blank "
154
+ class ="waves-effect waves-dark teal-text "> < i class ="mdi-file-folder-open small "> </ i > < span > Resume</ span > </ a >
153
155
</ li >
154
156
</ ul >
155
157
</ nav >
You can’t perform that action at this time.
0 commit comments