Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 693a0a6d

Přidáno uživatelem Marek Zábran před asi 4 roky(ů)

Issue #8011 @0.25h
Oprava menu - nastavení top a bottom padding tak, aby to sedělo dle návrhu.

Zobrazit rozdíly:

resources/sass/_custom.scss
736 736

  
737 737
.top-bar {
738 738
    background-color: $theme-color-five;
739
    height: 5rem;
739
    min-height: 5rem;
740 740
    position: fixed;
741 741
    width: 100%;
742 742
    top: 0;
......
795 795
    align-items: center;
796 796
    text-align: center;
797 797
    min-width: 100%;
798
    //margin-left: 8vw;
799
    //margin-right: 8vw;
800
    margin-top: 2rem;
798
    padding-top: 2rem;
799
    padding-bottom: 2rem;
801 800
}
802 801

  
803 802
.down {

Také k dispozici: Unified diff