Remove unnecessary javascript code and replace with hugo template code
This commit is contained in:
parent
e306783907
commit
ca1b4954fc
4 changed files with 12 additions and 26 deletions
|
|
@ -3,6 +3,7 @@ html {
|
|||
max-height: 100%;
|
||||
font-size: 62.5%;
|
||||
overflow-x: hidden;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
|
|
@ -242,7 +242,6 @@ a.fn-item {
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
/** ========== Site footer ============ */
|
||||
.site-footer {
|
||||
background: var(--footer-color-background);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue