Vlad 5 лет назад
Родитель
Сommit
fbfb850904

BIN
src/img/16a646d763900e623c20ad38de761df7.jpg


BIN
src/img/logoBazar — копия.png


BIN
src/img/logoBazar.png


BIN
src/img/pngtree-Analog-Clock-Clock-Timepiece-Time-photo-484074.jpg


+ 0 - 12
src/style/components/auth.scss

@@ -4,7 +4,6 @@ h1, .input::-webkit-input-placeholder, .button {
   font-family: 'roboto', sans-serif;
   transition: all 0.3s ease-in-out;
 }
-
 h1 {
   height: 100px;
   width: 100%;
@@ -15,7 +14,6 @@ h1 {
   border-radius: 3px 3px 0 0;
   box-shadow: 0 2px 5px 1px rgba(0,0,0,0.2);
 }
-
 .form {
   box-sizing: border-box;
   width: 460px;
@@ -27,7 +25,6 @@ h1 {
 
 
 }
-
 .input {
   margin: 20px 25px;
   width: 80%;
@@ -53,7 +50,6 @@ h1 {
     }
   }
 }
-
 //.input:focus::-webkit-input-placeholder {text-indent: 500px; transition: text-indent 0.5s ease;}
 .button {
   border: none;
@@ -71,7 +67,6 @@ h1 {
     box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
   }
 }
-
 .allStaffs{
   
   max-width: 1500px;
@@ -94,11 +89,9 @@ h1 {
    width: 350px;
    
 }
-
 .main{
   display: flex;
 }
-
 .loader{
   position: fixed;
   bottom: 0;
@@ -114,9 +107,6 @@ h1 {
 .sider{
   background-color: #FD7F71
 }
-
-
-
 .auth__button{
 
   width: 100%;
@@ -141,6 +131,4 @@ h1 {
 }
 .ant-layout-sider-children{
   background: #FD7F71;
-  
-
 }

+ 1 - 2
src/style/components/searchLine.scss

@@ -9,8 +9,7 @@ $breakpoint: 768px;
     font-family: 'roboto', sans-serif;
     transition: all 0.3s ease-in-out;
   }
-
-
+  
 .searchInput{   
 margin: 40px 25px;
 width: 75%;