midnight - make modal border more subtle

pull/34/head
Aevann1 2022-12-01 15:06:54 +02:00
parent 3e2ca53f2a
commit 12eb23aa6b
1 changed files with 1 additions and 1 deletions

View File

@ -66,5 +66,5 @@ h5.post-title a:visited {
}
.modal-content {
border: 3px var(--gray-500) solid;
border: 1px var(--gray-500) solid;
}