mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 22:58:08 +00:00
fix: remove hero section red border
This commit is contained in:
parent
98ecc1517d
commit
9e69794e59
@ -86,7 +86,6 @@ const Border = styled.div`
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
width: calc(100% - 2 * var(--main-content-padding));
|
width: calc(100% - 2 * var(--main-content-padding));
|
||||||
background: red;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: var(--main-content-padding);
|
left: var(--main-content-padding);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user