0

Add link to repo in header

This commit is contained in:
Tulir Asokan
2023-06-26 20:22:02 +03:00
parent 3e94fd8c95
commit eec50dc107
2 changed files with 8 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ main {
grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
}
body > h1 {
body > header {
text-align: center;
}