Responsive images
This commit is contained in:
parent
c218f56fa8
commit
538b81baa3
1 changed files with 4 additions and 0 deletions
|
|
@ -360,6 +360,10 @@ footer {
|
|||
background: rgba($light, 0.2);
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
img::selection {
|
||||
background: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue