added border to bottom of hero
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
height: 500px;
|
height: 500px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: url("assets/img/aden-desktop.jpg") 70% 25% / 100% no-repeat;
|
background: url("assets/img/aden-desktop.jpg") 70% 25% / 100% no-repeat;
|
||||||
|
border-bottom: 1px solid var(--gold);
|
||||||
/** position: absolute;
|
/** position: absolute;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user