blog css fixed image width
This commit is contained in:
@ -181,4 +181,8 @@ a:hover {
|
||||
padding-left:20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#posts img {
|
||||
max-width: 700px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user