replace screenshoted images with real ones plus style footer
This commit is contained in:
committed by
Benedikt Rötsch
parent
926b59aaaa
commit
19cf4d1c56
@@ -1,12 +1,8 @@
|
||||
.module {
|
||||
max-width: 1024px;
|
||||
max-width: var(--content-max-width);
|
||||
margin: 0 auto;
|
||||
padding: 0 2vw;
|
||||
|
||||
@media (--breakpoint-desktop) {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
& img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user