Move home component width to .home-component selector

This commit is contained in:
2024-10-21 22:54:26 -04:00
parent 20a3c0c7df
commit 88e2a229a4
3 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
@import "theme.scss";
.search-container {
width: calc(100% - 22rem - 16rem);
}