mirror of
https://github.com/maikka39/Personal-Website.git
synced 2026-09-27 20:46:25 +00:00
Set html size attributes for images
This commit is contained in:
@@ -90,6 +90,8 @@ a {
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
|
||||
&.left {
|
||||
|
||||
Reference in New Issue
Block a user