Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-08-06 18:59:36 -04:00
parent 5983c606e1
commit 9737fbc66b

View file

@ -3084,8 +3084,7 @@ a.tag:hover {
padding-top: 18px; } padding-top: 18px; }
.slogan { .slogan {
position: relative; margin-top: -36px;
top: -36px;
height: 36px; height: 36px;
z-index: 30; z-index: 30;
display: -webkit-box; display: -webkit-box;
@ -8165,8 +8164,5 @@ label.panel-block {
background-color: #fafafa; background-color: #fafafa;
padding: 3rem 1.5rem 6rem; } padding: 3rem 1.5rem 6rem; }
/* .secondary-menus {
.hero-body { z-index: 40; }
padding: 2rem 1.5rem;
}
*/