fix layout when on mobile viewport and scrolling

This commit is contained in:
Jens Langhammer 2019-03-14 21:17:28 +01:00
parent 6972cf00a0
commit dbe16ba4fd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{% load utils %}
<!DOCTYPE html>
<html lang="en">
<html lang="en" class="layout-pf layout-pf-fixed transitions">
<head>
<meta charset="UTF-8">