Kaynağa Gözat

fix image stretching

master
erichhasl 7 yıl önce
ebeveyn
işleme
adb47b9e9a
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      web_dev/sas_web/static/public/css/header.css

+ 4
- 0
web_dev/sas_web/static/public/css/header.css Dosyayı Görüntüle

@@ -1,6 +1,10 @@
html {
background-color: white;
}
img {
max-width: 100%;
height: auto;
}
#logo {
width: 90%;
padding-left: 2%;


Yükleniyor…
İptal
Kaydet