This commit is contained in:
a-ill
2023-07-01 19:05:24 +03:00
parent e360b7ba45
commit 639c43445d
6 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ footer {
width: 100%;
height: auto;
background: #5B6970;/*var(--dark-green);*/
border-top: #DD1C1A solid 0.5rem;
border-top: #cb1816 solid 0.5rem;
}
footer p, footer a {