Allow click footer link when loading

This commit is contained in:
hoangnd 2018-10-25 12:55:35 +07:00
parent b6bc613c87
commit f8ee8a7907
1 changed files with 2 additions and 0 deletions

View File

@ -10373,6 +10373,8 @@ body.fixed-header .header {
font-size: 0.875rem;
padding: 1.25rem 0;
color: #9aa0ac;
position: relative;
z-index: 102;
}
.footer a:not(.btn) {