🔥 refactor: remove useless code

An image border was set in _image.scss and unset in main.scss.
This commit is contained in:
welpo 2023-02-11 21:03:02 +01:00
parent b4cc05e625
commit ebfc1f0001
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
2 changed files with 0 additions and 9 deletions

View file

@ -166,10 +166,6 @@ p {
font-size: 1.2em;
}
img {
border: none;
}
@media only screen and (max-width: 1000px) {
.content {
max-width: var(--normal-layout-width);