mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-13 04:03:18 +00:00
fix: color card margin
This commit is contained in:
parent
e46cd35462
commit
21db600281
|
@ -207,15 +207,13 @@ a.nav-link.sp-coming-soon::after {
|
|||
}
|
||||
|
||||
.sp-docs-colorblock-card {
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
|
||||
border: none;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.sp-colorblock {
|
||||
display: block;
|
||||
height: 6rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.sp-colorblock-text {
|
||||
|
|
Loading…
Reference in a new issue