new changes
This commit is contained in:
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;
|
||||
}
|
||||
Reference in New Issue
Block a user