clean up legacy code
This commit is contained in:
parent
edca399ba1
commit
45fea232e6
1 changed files with 0 additions and 8 deletions
|
|
@ -254,8 +254,6 @@
|
|||
display: block;
|
||||
padding-left: 2.5rem;
|
||||
cursor: pointer;
|
||||
-webkit-transition: background-color .3s;
|
||||
-o-transition: background-color .3s;
|
||||
transition: background-color .3s;
|
||||
}
|
||||
.meta-footer-contact-entity-head-icon {
|
||||
|
|
@ -271,12 +269,8 @@
|
|||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
-webkit-transform: translate(-50%, -50%);
|
||||
-ms-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
background-color: #009982;
|
||||
-webkit-transition: height .3s;
|
||||
-o-transition: height .3s;
|
||||
transition: height .3s;
|
||||
}
|
||||
.meta-footer-contact-entity-head-icon::before {
|
||||
|
|
@ -334,8 +328,6 @@
|
|||
|
||||
.footer-bottom .content-wrap ul a {
|
||||
color: #fbfbfb;
|
||||
-webkit-transition: color .3s;
|
||||
-o-transition: color .3s;
|
||||
transition: color .3s;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue