File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ <h2 class="h2 mb-3">About {{ model_name }}</h2>
3434 </ div >
3535 {% endif %}
3636 {% if model_in_playground %}
37- < a class ="btn-primary " href ="https://playground.roboflow.com " style ="grid-column: span 2;text-align: center;align-content: center; "> < div > Test {{ model_name }} in our Model Playground</ div > < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 256 256 "> < rect width ="256 " height ="256 " fill ="none "/> < polygon points ="160 16 144 96 208 120 96 240 112 160 48 136 160 16 " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="16 "/> </ svg > </ a >
37+ < a class ="btn-primary " href ="https://playground.roboflow.com " style ="grid-column: span 2;text-align: center;align-content: center; justify-content: space-between; "> < div > Test {{ model_name }} in our Model Playground</ div > < svg style =" height: 1rem; " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 256 256 "> < rect width ="256 " height ="256 " fill ="none "/> < polygon points ="160 16 144 96 208 120 96 240 112 160 48 136 160 16 " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="16 "/> </ svg > </ a >
3838 {% endif %}
3939 </ div >
4040 </ section >
You can’t perform that action at this time.
0 commit comments