fix footer
This commit is contained in:
parent
325129c261
commit
d6d51fb57f
|
@ -430,7 +430,6 @@ footer {
|
|||
text-decoration: none;
|
||||
margin-left: 20px;
|
||||
transition: transform 0.5s ease !important;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.footer-link:hover {
|
||||
|
@ -1476,6 +1475,7 @@ pre {
|
|||
|
||||
.footer-link {
|
||||
margin-bottom: 20px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Reference in New Issue