Added navbar and footer structure
This commit is contained in:
@@ -63,4 +63,12 @@ html{
|
||||
|
||||
.priceCut_multi{
|
||||
font-size: .7rem;
|
||||
}
|
||||
// button
|
||||
.button_dark{
|
||||
clip-path: polygon(75% 0, 86% 30%, 99% 66%, 100% 100%, 0 100%, 0 61%, 0 0);
|
||||
padding-right: 1.7rem;
|
||||
padding-bottom: 0.6rem;
|
||||
padding-top: 0.6rem;
|
||||
border-radius: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user