Preparing changes for deployment.

This commit is contained in:
github-actions
2023-01-04 03:04:58 +00:00
parent e264abd558
commit 03c19781e9
12 changed files with 12 additions and 1076 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)}