saving udates, not missing much i guess

This commit is contained in:
jenzur
2019-07-14 02:28:16 +02:00
parent 9232830451
commit 3730230925
14 changed files with 537 additions and 134 deletions
+8 -2
View File
@@ -2825,7 +2825,7 @@ video {
.custom-search-input-2 input {
border: 0;
height: 50px;
padding-left: 15px;
padding-left: 25px;
border-right: 1px solid #d2d8dd;
font-weight: 500
}
@@ -2900,7 +2900,7 @@ video {
font-size: 14px;
font-size: .875rem;
border: 0;
padding: 0 25px;
padding: 0 185px;
height: 50px;
cursor: pointer;
outline: 0;
@@ -7636,4 +7636,10 @@ a.social_bt.google:before {
max-width: 1000px;
display: flex;
flex-wrap: wrap;
}
#test{
position: static;
left: 1000.5px;
}