Compare commits
No commits in common. "e63601955e3917601fa0e552caaed7809a725ebc" and "805363eac53ed87d7645e1378e4fc5069a35d06a" have entirely different histories.
e63601955e
...
805363eac5
@ -473,7 +473,6 @@ body {
|
||||
|
||||
.LP-PlaceOverview .LP-PlaceOverview__Info .LP-PlaceOveriew__Image {
|
||||
width: 700px;
|
||||
max-height: 500px;
|
||||
box-shadow: 0 0 10px #565656;
|
||||
object-fit: cover;
|
||||
object-position: 0 0;
|
||||
|
@ -5,6 +5,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="{% static 'main.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'fonts.css' %}">
|
||||
<link rel="icon" type="image/png" href="{% static 'favicon.ico' %}">
|
||||
<title>
|
||||
{% block title %}Urban Exploration{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user