Updated index.html template
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
.btn-danger {
|
.btn-danger {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
{% if font.url %}
|
{% if font.family %}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: '{{ font.family }}';
|
font-family: '{{ font.family }}';
|
||||||
src: url('{{ font.url }}');
|
src: url('{{ font.url }}');
|
||||||
|
|||||||
Reference in New Issue
Block a user