everything
This commit is contained in:
@@ -52,6 +52,20 @@ body {
|
||||
clip-path: polygon(100% 0, 55% 100%, 88% 100%);
|
||||
}
|
||||
|
||||
#contactClip{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#contactClip::before{
|
||||
content:'';
|
||||
position: absolute;
|
||||
top:-40px;
|
||||
left: -50px;
|
||||
z-index: 1000;
|
||||
padding: 50px;
|
||||
background-color: #d38307;
|
||||
clip-path: polygon(100% 0, 55% 100%, 88% 100%);
|
||||
}
|
||||
|
||||
/* footer ekxkavator icon animation */
|
||||
@keyframes icon_animatsion_tool {
|
||||
|
||||
Reference in New Issue
Block a user