saving udates, not missing much i guess
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user