mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Fix #18
This commit is contained in:
parent
2490ebe6d9
commit
93b8c26323
@ -86,6 +86,10 @@ body {
|
||||
max-width: 720px;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
img:not(.noborder) {
|
||||
padding: 5px;
|
||||
border: 5px solid #1b5b9b;
|
||||
|
Loading…
Reference in New Issue
Block a user