added border to bottom of hero

This commit is contained in:
2025-12-03 17:33:22 -05:00
parent 7344a94aeb
commit a90dfade4b
+1
View File
@@ -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;