style sort select

This commit is contained in:
imohkay 2021-10-28 21:59:44 +05:30
commit 40b072002c
2 changed files with 19 additions and 12 deletions

View file

@ -6,8 +6,15 @@
color: #ee0;
text-decoration: none;
}
select {
font-size: 18px;
font-family: "noto_sans", sans-serif;
padding: calc(var(--spacing) /4) var(--spacing);
}
.film {
margin-bottom: var(--spacing-2);
margin-top: var(--spacing-2);
h1 {
font-weight: bold;
font-size: 20px;