fix: target='_new' for hrefs

This commit is contained in:
mco-system 2023-04-11 18:24:26 +11:00
parent 632c631c9f
commit 74adf37ab3
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
}
.place {
margin: 0;
font-size: 1.8em;
font-size: 1.2em;
}
.important {
font-family: pfdintextcomppromedium;
@ -92,7 +92,7 @@
margin: 0.25em;
}
.button {
font-size: 1.5em;
font-size: 1.2em;
transition-property: color;
transition-duration: 1s;
}