home: adjust layout column widths and add flower

This commit is contained in:
desmukh
2023-02-03 11:42:28 +05:00
parent 8688174a52
commit 1dd429685a
3 changed files with 20 additions and 8 deletions

View File

@ -63,4 +63,10 @@ with others.
.wp-site-blocks h2 a {
text-decoration: none;
}
.wp-site-blocks .home-flower {
margin-bottom: -40px;
z-index: -20;
position: relative;
}