1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-19 12:21:23 +02:00

Add feature icons

This commit is contained in:
Phuoc Nguyen
2021-04-01 14:37:31 +07:00
parent b1ef248d31
commit 47ffbb06d7
3 changed files with 43 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
padding: 2rem 0;
}
.footer__about {
border-bottom: 1px solid var(--text-color);
border-bottom: 1px solid rgba(0, 0, 0, .3);
display: flex;
margin-bottom: 1rem;
padding-bottom: 1rem;