rounded corners in photo-grid
This commit is contained in:
parent
15b1d3999a
commit
addc5d9934
2 changed files with 3 additions and 8 deletions
|
@ -5,9 +5,6 @@
|
|||
<title>{{ title }} | reinefjord</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!--
|
||||
<link rel="icon" href="{{ url_for('static', filename='images/favicon.ico') }}">
|
||||
-->
|
||||
|
||||
{% assets 'common_css' %}
|
||||
<link rel="stylesheet" href="{{ ASSET_URL }}">
|
||||
|
|
Reference in a new issue