home: reposition flower at bottom of section
continuous-integration/drone/push Build is passing Details

This commit is contained in:
desmukh 2023-05-09 14:22:30 +05:00
parent d794519180
commit 742b24ab4e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ html, body {
}
.wp-site-blocks .home-flower {
margin-bottom: -90px;
margin-bottom: -90px !important;
z-index: -20;
position: relative;
}