fix: target='_new' for hrefs

This commit is contained in:
mco-system 2023-04-11 19:06:45 +11:00
parent f0ee8e8de3
commit 09d501686c
1 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,5 @@ body {
align-items: center;
align-content: center;
text-align: center;
background-color: yellow;
/* background-color: yellow; */
}