diff --git a/src/index.pug b/src/index.pug index 0ce144d..60f2220 100644 --- a/src/index.pug +++ b/src/index.pug @@ -47,10 +47,10 @@ html(lang="en") header#header.segment.lg-full.padding-left-large.padding-right-large.shadow-small.text-disable-selection include views/partials/header.pug - nav#main__menu.segment.bg-color-heading.lg-quarter + nav#main__menu.segment.bg-color-heading.text-top.lg-quarter include views/partials/menu-left.pug - //- main#content.segment.lg-three-quarter.float-left.notLoggedIn + main#content.segment.lg-three-quarter.text-top.notLoggedIn //- if endpoints.get.dashboards //- #dashboard(hidden, data-view="dashboard").no-sidebar.with-padding diff --git a/src/views/page-about.pug b/src/views/page-about.pug index ee0ad1b..963788a 100644 --- a/src/views/page-about.pug +++ b/src/views/page-about.pug @@ -1,7 +1,7 @@ -div.segment.padding-top-small.padding-right-large.padding-bottom-small.padding-left-large.clearfix +div.segment.padding-top-small.padding-right-large.padding-bottom-small.padding-left-large h2.text-xlarge.text-color-heading.text-uppercase(data-trans='about.title') - div.segment.lg-two-third.margin-top-small.padding-right-xlarge.float-left + div.segment.lg-two-third.margin-top-small.padding-right-xlarge div.segment.shadow.padding-top-xlarge.padding-right-xxlarge.padding-bottom-xxlarge.padding-left-xxlarge.text-center h3.text-color-heading.text-semibold(data-trans='about.card1.subTitle') div @@ -9,7 +9,7 @@ div.segment.padding-top-small.padding-right-large.padding-bottom-small.padding-l p.segment.float-left.text-large(data-trans='about.card1.paragraph2') a.link.text-xlarge(href="https://startinblox.com/fr/" target="_blank") https://startinblox.com/fr/ - div.segment.lg-third.margin-top-small.float-left + div.segment.lg-third.margin-top-small div.segment.shadow.padding-top-xlarge.padding-right-xxlarge.padding-bottom-xxlarge.padding-left-xxlarge.text-center div.segment.center.icon.icon-xlarge.rounded-third.rounded.rounded-large.icon-envelope.icon-secondary h3.text-color-heading.text-semibold.text-medium(data-trans='about.card2.subTitle')