3
0

Replace background image for 21.6 release

This commit is contained in:
Mia Arh
2021-06-02 12:55:34 +02:00
parent b96ab940fa
commit 2e98c285de
+1 -1
View File
@@ -16,7 +16,7 @@
Corteza
</title>
</head>
<body style="background: url({{ links.Assets }}/background.jpeg) no-repeat bottom;background-size: cover;background-attachment: fixed;">
<body style="background: url({{ links.Assets }}/background.jpeg) no-repeat top;background-size: cover;background-attachment: fixed;">
<main class="auth mt-sm-5 pt-md-5">
<div class="card">
{{ template "inc_nav.html.tpl" . }}