add icons to offer footer
This commit is contained in:
parent
8ac069d7a4
commit
3528a2b81b
2 changed files with 7 additions and 3 deletions
|
@ -36,4 +36,8 @@ $primary: darken(#005035, 20%);
|
|||
.offer-info {
|
||||
width: 50%;
|
||||
min-width: 20rem;;
|
||||
}
|
||||
|
||||
.offer-footer {
|
||||
color: #555;
|
||||
}
|
Reference in a new issue