mirror of
https://github.com/ivabus/www
synced 2024-11-22 23:25:07 +03:00
Additional progress
This commit is contained in:
parent
421fcd8611
commit
a4f6ed87c1
1 changed files with 2 additions and 1 deletions
|
@ -61,6 +61,7 @@
|
||||||
background-color: gray;
|
background-color: gray;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
|
margin-botom: 35px !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
@ -69,7 +70,7 @@
|
||||||
|
|
||||||
<div class="row mb-4">
|
<div class="row mb-4">
|
||||||
<div class="col-lg-3 col-md-4 col-sm-12 col-12">
|
<div class="col-lg-3 col-md-4 col-sm-12 col-12">
|
||||||
<img src="/Images/package-thumb-1.jpg" alt="spaceid">
|
<div class="grid-square"></div>
|
||||||
<p class="package-label">V2.35 >45 installs</p>
|
<p class="package-label">V2.35 >45 installs</p>
|
||||||
{{- partial "detail-btn.html" . -}}
|
{{- partial "detail-btn.html" . -}}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue