Rebuild css
This commit is contained in:
parent
d0c20b8f2f
commit
484ed552b4
1 changed files with 9 additions and 7 deletions
16
web/themes/custom/geofresco/dist/css/global.css
vendored
16
web/themes/custom/geofresco/dist/css/global.css
vendored
|
@ -3084,8 +3084,7 @@ a.tag:hover {
|
|||
padding-top: 18px; }
|
||||
|
||||
.slogan {
|
||||
position: relative;
|
||||
top: -36px;
|
||||
margin-top: -36px;
|
||||
height: 36px;
|
||||
z-index: 30;
|
||||
display: -webkit-box;
|
||||
|
@ -6012,6 +6011,12 @@ label.panel-block {
|
|||
padding-left: 1rem;
|
||||
padding-right: 1rem; } }
|
||||
|
||||
#block-geofresco-account-menu-menu .menubar {
|
||||
position: absolute;
|
||||
right: 3.25rem;
|
||||
z-index: 40;
|
||||
top: 2.5rem; }
|
||||
|
||||
.featured-image figure.image {
|
||||
width: 100vw;
|
||||
position: relative;
|
||||
|
@ -8165,8 +8170,5 @@ label.panel-block {
|
|||
background-color: #fafafa;
|
||||
padding: 3rem 1.5rem 6rem; }
|
||||
|
||||
/*
|
||||
.hero-body {
|
||||
padding: 2rem 1.5rem;
|
||||
}
|
||||
*/
|
||||
.empty-top {
|
||||
padding: 0.375rem; }
|
||||
|
|
Loading…
Add table
Reference in a new issue