diff --git a/kotobalibre/style.css b/kotobalibre/style.css index 013049e..f4d393d 100644 --- a/kotobalibre/style.css +++ b/kotobalibre/style.css @@ -86,6 +86,7 @@ select { display: inline-block; box-shadow: none; transition: background-color 0.3s ease; + margin-left: 10px; } html { @@ -361,4 +362,4 @@ img { } #closeAlert:hover { background-color: var(--bg-color-darkest); -} \ No newline at end of file +}