mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-02-17 09:45:16 +00:00
Merge pull request #187 from hallzy/fixed-image-sizing
Fixed Image sizing for directional images
This commit is contained in:
commit
bb9e983c49
@ -25,7 +25,8 @@ code {
|
||||
color: lime ;
|
||||
}
|
||||
|
||||
li img {
|
||||
img[alt="BTC logo"],
|
||||
img[alt="XMR Logo"] {
|
||||
max-width: 1em ;
|
||||
max-height: 1em ;
|
||||
display: inline ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user