Added article

This commit is contained in:
2021-04-22 01:21:29 +05:00
parent de36eb5040
commit f16b3fc389
3 changed files with 34 additions and 2 deletions

View File

@ -21,7 +21,7 @@ body {
background-color: var(--background);
border-top: solid 5px var(--accent);
padding: 45px;
color: var(--accent)
color: var(--accent);
}
a {