fix: target='_new' for hrefs

Esse commit está contido em:
mco-system
2023-04-11 18:32:36 +11:00
commit 09d0ac69d1

Ver Arquivo

@@ -75,7 +75,7 @@
}
.logo_wrapper {
margin-top: 0.5em;
max-width: 25em;
width: 25em;
}
.navbar_wrapper {
position: fixed;
@@ -87,7 +87,7 @@
align-items: center;
gap: 1em;
background-color: var(--main-bg-color);
max-width: 30em;
width: 25em;
}
.content {
font-size: 1em;