Split into reset/normalise/files
This commit is contained in:
parent
7803ab7803
commit
cf8b8e1870
8 changed files with 48 additions and 47 deletions
7
assets/scss/base/_images.scss
Normal file
7
assets/scss/base/_images.scss
Normal file
|
@ -0,0 +1,7 @@
|
|||
img {
|
||||
max-width: 100%;
|
||||
&[width],
|
||||
&[height] {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue