This commit is contained in:
2023-12-23 07:40:52 +03:00
13 changed files with 403 additions and 11 deletions

View File

@ -1,6 +1,8 @@
.container {
width: 100%;
}
.muza {
&__container {
height: 700px;
@ -75,7 +77,7 @@
.NewContainer {
display: flex;
justify-content: flex-end;
margin-top: 40px;
margin-top: 30px;
}
.search_container {
display: flex;