replace screenshoted images with real ones plus style footer
This commit is contained in:
committed by
Benedikt Rötsch
parent
926b59aaaa
commit
19cf4d1c56
@@ -1,6 +1,7 @@
|
||||
@custom-media --breakpoint-desktop (min-width: 700px);
|
||||
|
||||
:root {
|
||||
--content-max-width: 980px;
|
||||
--grid-gutter: 22px;
|
||||
--border-radius: 3px;
|
||||
|
||||
@@ -15,7 +16,7 @@
|
||||
|
||||
--color-bg-default: #fff;
|
||||
--color-bg-grey: #f7f9fa;
|
||||
--color-bg-separator: #f2f5f7;
|
||||
--color-bg-separator: #e5ebed;
|
||||
|
||||
--color-sidebar-bg: #f7f9fa;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user