0.0.07
This commit is contained in:
@@ -120,12 +120,10 @@ body,html{
|
||||
.section_btn{
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
transition: 300ms;
|
||||
}
|
||||
.section_btn.close{
|
||||
background: #10212B;
|
||||
height: 55px;
|
||||
transition: 300ms;
|
||||
}
|
||||
.section_btn.open{
|
||||
height: 45px;
|
||||
@@ -143,7 +141,7 @@ body,html{
|
||||
.section_btn.close > .txt_section{
|
||||
color: #ffffff;
|
||||
padding: 18px 30px 18px 30px;
|
||||
transition: 300ms;
|
||||
transition: 500ms;
|
||||
}
|
||||
|
||||
.section_btn:hover > .txt_section{
|
||||
|
||||
Reference in New Issue
Block a user