new changes
This commit is contained in:
Binary file not shown.
Vendored
+10
@@ -312,4 +312,14 @@ h1 {
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
right: 30%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content:flex-start;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
#contact {
|
||||
font-size: x-small;
|
||||
align-self: flex-end;
|
||||
margin-left: auto;
|
||||
}
|
||||
+3
-1
@@ -14,7 +14,9 @@
|
||||
<div id="title">
|
||||
Junet Hossain
|
||||
<div id="contact">
|
||||
<div id="email"></div>
|
||||
<a href="mailto:mail@jhossain.online">mail@jhossain.online</a>
|
||||
|
|
||||
<a href="asset/Junet_resume.pdf">Resume</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user