docs: refine static demo experience
This commit is contained in:
@@ -30,17 +30,6 @@
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.minishop-demo-nav-link {
|
||||
border: 1px solid rgb(0 254 122 / 38%);
|
||||
color: var(--sl-color-white);
|
||||
background: rgb(0 254 122 / 8%);
|
||||
}
|
||||
|
||||
.minishop-demo-nav-link:hover {
|
||||
border-color: #00fe7a;
|
||||
color: #00fe7a;
|
||||
}
|
||||
|
||||
.hero {
|
||||
gap: clamp(2rem, 6vw, 5rem);
|
||||
padding-block: clamp(3.5rem, 10vw, 6.5rem);
|
||||
|
||||
Reference in New Issue
Block a user