💄 style: remove border from images
This commit is contained in:
parent
389c724fe0
commit
2b8a053f51
@ -142,6 +142,10 @@ h5 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1000px) {
|
||||
.content {
|
||||
max-width: var(--normal-layout-width);
|
||||
|
Loading…
x
Reference in New Issue
Block a user