File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 142142 * Overrides
143143 * -------------------------------------------------------------------------- */
144144
145- : root {
145+ /* :root { */
146146 /* --vp-home-hero-name-color: var(--vp-c-brand-1); */
147147 /* --vp-home-hero-name-background: -webkit-linear-gradient(60deg, #362BFF, #41d1ff); */
148+ /* } */
149+
150+ .VPHome {
151+ margin-bottom : 96px ;
152+ }
153+
154+ @media (min-width : 768px ) {
155+ .VPHome {
156+ margin-bottom : 25px !important ;
157+ }
148158}
Original file line number Diff line number Diff line change @@ -41,6 +41,10 @@ features:
4141 details : Version-control both apps and infrastructure resources together
4242---
4343
44-
44+ <p align =" center " style =" font-size : 0.8em ; line-height : 1.5em ; margin-top : 7em " >
45+ Docker is a registered trademark of Docker, Inc.
46+ <br >
47+ Dockform is not affiliated with Docker, Inc. in any way.
48+ </p >
4549
4650
You can’t perform that action at this time.
0 commit comments