chore: no outline

This commit is contained in:
wonderlandpark 2021-03-08 21:31:12 +09:00
parent 236d4f2782
commit 6924e87893

View File

@ -12,6 +12,10 @@ body {
min-height: 100vh; min-height: 100vh;
} }
body * {
outline: none;
}
@font-face { @font-face {
font-family: 'Uni Sans Heavy CAPS'; font-family: 'Uni Sans Heavy CAPS';
src: url('/logofont.otf'); src: url('/logofont.otf');