Fixed background
This commit is contained in:
parent
585117c47f
commit
5fb88fedef
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
|
||||||
<title>{{ antl.formatMessage('messages.title') }} v{{ version }}</title>
|
<title>{{ antl.formatMessage('messages.title') }} v{{ version }}</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="gradientBG area has-text-light">
|
<body class="gradientBG has-text-light">
|
||||||
<ul class="circles">
|
<ul class="circles">
|
||||||
<li></li>
|
<li></li>
|
||||||
<li></li>
|
<li></li>
|
||||||
|
|
Loading…
Reference in a new issue