added contact form, css class name clarification
This commit is contained in:
@@ -48,6 +48,7 @@ const color: string = experience.color
|
||||
box-shadow: 0 8px 20px rgba(0,0,0,0.18);
|
||||
color: white;
|
||||
transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.container:hover {
|
||||
|
||||
Reference in New Issue
Block a user