Kaynağa Gözat

Made options page full-width

master
Said Achmiz 6 yıl önce
ebeveyn
işleme
c63779e104
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      options.css

+ 1
- 1
options.css Dosyayı Görüntüle

@@ -9,7 +9,6 @@ body {
margin: 0 auto;
display: flex;
flex-flow: column;
max-width: 640px;
min-height: 100vh;
padding: 10px;
font-size: 1rem;
@@ -53,6 +52,7 @@ form {
margin: 0 0 2.5em 0;
display: flex;
align-items: center;
max-width: 640px;
}
form .buttons {
display: flex;

Loading…
İptal
Kaydet