Update style.css

pull/12/head
beucismis 12 months ago
parent f4fafcf058
commit a03924b916
  1. 6
      ozgursozluk/static/style.css

@ -180,7 +180,7 @@ form input, form select, form button {
padding-top: 1rem;
}
@media screen and (max-width: 992px) {
@media screen and (max-width: 1000px) {
nav {
max-width: none;
}
@ -193,6 +193,10 @@ form input, form select, form button {
text-align: left;
}
header a, .info a, .settings a {
font-size: larger;
}
form input, form select {
width: 30%;
}

Loading…
Cancel
Save