v2 first draft
This commit is contained in:
parent
035b55a9ca
commit
2375fe7637
41 changed files with 837 additions and 239 deletions
8
assets/sass/base/_images.scss
Normal file
8
assets/sass/base/_images.scss
Normal file
|
@ -0,0 +1,8 @@
|
|||
img {
|
||||
max-width: 100%;
|
||||
vertical-align: top;
|
||||
&[width],
|
||||
&[height] {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue