Skip to content

Commit 712cdbd

Browse files
author
JoelCDL
committed
Add border to footer bottom for UI test
1 parent 357eabc commit 712cdbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/components/footer.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.c-footer {
44
margin-block-end: var(--space2);
55
border-block-start: 1px solid oklch(88% 0 0deg);
6+
border-block-end: solid green;
67

78
@media print {
89
margin-block: var(--space2) 0;

0 commit comments

Comments
 (0)