remove margin which caused an unnecessary scrollbar

when window.innerWidth < 1185
master
ansuz 2022-05-04 15:17:55 +05:30
parent f5e6a2a43f
commit 2078d2b8df
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
.cp-home-hero {
width: 100%;
margin-bottom: 50px;
align-self: center;
align-items: center;
}