File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 73
73
height : 1em ;
74
74
overflow : visible;
75
75
vertical-align : -.125em ;
76
+ }
77
+
78
+ @media only screen and (max-width : 480px ) {
79
+ # profile_image {
80
+ width : 250px !important ;
81
+ height : 250px !important ;
82
+ display : block;
83
+ margin-left : auto;
84
+ margin-right : auto;
85
+ }
76
86
}
Original file line number Diff line number Diff line change 23
23
< div class ="w3-white w3-text-black w3-card-4 ">
24
24
< div class ="w3-display-container ">
25
25
< a href ="https://laziestcoder.github.io "> < img src ="Towfiqul%20Islam.jpg " style ="width:100% "
26
- alt ="Towfiqul Islam " title ="Towfiqul Islam "> </ a >
26
+ id =" profile_image " alt ="Towfiqul Islam " title ="Towfiqul Islam "> </ a >
27
27
</ div >
28
28
< div class ="w3-container ">
29
29
< h1 > < em > Towfiqul Islam</ em > </ h1 >
You can’t perform that action at this time.
0 commit comments