This commit is contained in:
SG
2025-06-10 23:11:10 +03:00
parent 7c7dedcfa5
commit 2e93be7184
7 changed files with 26 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
position: relative;
height: 250px;
background: rgb(70, 70, 124);
background-image: url("{{ header_image }}");
background-image: url("/public/static/header.jpg");
background-size: cover;
background-position: center;
display: flex;
@@ -63,10 +63,10 @@
font-size: 1.1rem;
line-height: 1.6;
}
</style>
{% block head_includes %}
{% endblock %}
</style>
</head>
</head>
<body>
<div class="top_header">
<div >