aboutsummaryrefslogtreecommitdiff
path: root/web/index.templ
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.templ')
-rw-r--r--web/index.templ4
1 files changed, 1 insertions, 3 deletions
diff --git a/web/index.templ b/web/index.templ
index 4eb1d45..989d717 100644
--- a/web/index.templ
+++ b/web/index.templ
@@ -42,10 +42,8 @@ templ base(title string, body templ.Component, challenge any, ogTags map[string]
border-radius: 1rem;
overflow: hidden;
margin: 1rem 0 2rem;
- outline-color: #b16286;
outline-offset: 2px;
- outline-style: solid;
- outline-width: 4px;
+ outline: #b16286 solid 4px;
}
.bar-inner {