Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 10cf0fff

Přidáno uživatelem castic96 před více než 4 roky(ů)

#7724: Implementace architektury FE
- vylepšení stylů

Zobrazit rozdíly:

fe/fulltextsearch/src/app/components/pages/home/home.component.html
1
<div>
2
  <app-search-box></app-search-box>
1
<div class="background">
2
  <div class="container">
3
    <div class="row justify-content-center align-items-center">
4
      <app-search-box class="col-sm-10 col-md-8 col-lg-6"></app-search-box>
5
    </div>
6
  </div>
3 7
</div>
4

  
5

  

Také k dispozici: Unified diff