Browse Source

Let's not stretch images

Looks kinda shady. 🤣
master
Raymond Wanyoike 7 years ago
committed by GitHub
parent
commit
d21516dd7b
  1. 3
      static/css/style.css

3
static/css/style.css

@ -355,7 +355,6 @@ thead th,th {
}
img {
width: 100%;
max-width: 100%;
border-radius: 3px;
}
@ -670,4 +669,4 @@ code {
background-color:#EEE; font-size:14px;
padding: 4px;
font-weight: 600;
}
}
Loading…
Cancel
Save