File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,16 +148,16 @@ header {
148148
149149.hero {
150150 max-width : 1100px ;
151- margin : 0 auto;
152- padding : 4rem 1.5rem 2 rem ;
151+ margin : 0 auto 2.5 rem ;
152+ padding : 4rem 1.5rem 3 rem ;
153153 display : grid;
154154 grid-template-columns : repeat (auto-fit, minmax (280px , 1fr ));
155155 gap : 1.5rem ;
156156}
157157
158158.floating-banner {
159159 max-width : 720px ;
160- margin : -1 rem auto 2 rem ;
160+ margin : 0 auto 2.5 rem ;
161161 background : rgba (32 , 171 , 76 , 0.12 );
162162 border : 1px solid rgba (46 , 160 , 67 , 0.4 );
163163 border-radius : 999px ;
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ <h4>Docker Image</h4>
5050 < p >
5151 Pull the ready-to-run container from Docker Hub for reproducible environments and CI pipelines.
5252 </ p >
53- < p > < a href ="https://hub.docker.com/repository/docker/ opentopas/opentopas/general " target ="_blank " rel ="noopener "> Docker Hub repository →</ a > </ p >
53+ < p > < a href ="https://hub.docker.com/r/ opentopas/opentopas " target ="_blank " rel ="noopener "> Docker Hub repository →</ a > </ p >
5454 </ article >
5555
5656 < article class ="card link-card " data-href ="https://ucsf.app.box.com/folder/262804016737?s=x4hdonmehd90t9aosxibxru12abkrx2s " tabindex ="0 ">
You can’t perform that action at this time.
0 commit comments