new select

This commit is contained in:
Your Name
2020-05-21 12:51:50 +03:00
parent 71a1307b96
commit 21472a0960
2 changed files with 6 additions and 2 deletions

View File

@@ -2,6 +2,10 @@ header {
display: flex;
justify-content: space-between;
align-items: center;
}
body.books-body {
width: 65%;
font-size: .8em;
}
header ul {
padding: 0px;