apply kivi design
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<% for(const realEstate of realEstates) { %>
|
||||
<li class="collection-item">
|
||||
<div><%= realEstate.title %>
|
||||
<a href="<%= realEstate.url %>" class="secondary-content">
|
||||
<a href="<%= realEstate.url %>" class="kivi-color secondary-content">
|
||||
<i class="material-icons">send</i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user