new changes

This commit is contained in:
2026-04-26 23:17:26 +05:30
parent df2479a7dd
commit 133f12c258
3 changed files with 13 additions and 1 deletions
+10
View File
@@ -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;
}