Preparing changes for deployment.

This commit is contained in:
github-actions
2023-01-07 04:42:49 +00:00
parent c1377d50a0
commit f5ccefc61c
7 changed files with 7 additions and 888 deletions

View File

@@ -1,12 +1 @@
footer {
display: flex;
align-items: center;
color: white;
max-width: 1024px;
margin: auto;
gap: 10px;
}
footer::before {
filter: brightness(0.8);
}
footer{display:flex;align-items:center;color:#fff;max-width:1024px;margin:auto;gap:10px}footer::before{filter:brightness(.8)}