diff options
Diffstat (limited to '_scss/components/_image.scss')
-rw-r--r-- | _scss/components/_image.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/_scss/components/_image.scss b/_scss/components/_image.scss deleted file mode 100644 index c2f15eb..0000000 --- a/_scss/components/_image.scss +++ /dev/null @@ -1,4 +0,0 @@ -img { - max-width: 100%; - width: auto; -} |