mirror of
https://github.com/ivabus/www
synced 2025-06-08 14:30:26 +03:00
More progress
This commit is contained in:
parent
c4f1b143f1
commit
4748969972
2 changed files with 7 additions and 0 deletions
|
@ -42,6 +42,9 @@
|
|||
{{- partial "full-width-cta.html" . -}}
|
||||
|
||||
<section class="nb-man-catalog">
|
||||
<div class="container">
|
||||
<h3>catalog</h3>
|
||||
</div>
|
||||
<div class="accordion" id="accordionExample">
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingOne">
|
||||
|
|
|
@ -60,3 +60,7 @@
|
|||
.nb-small-text-container{
|
||||
margin-top: 1vw !important;
|
||||
}
|
||||
|
||||
.catalog-container{
|
||||
border-bottom: 2px solid #949494;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue