mirror of
https://github.com/safing/web
synced 2026-05-01 21:10:40 +00:00
fix community hub for mobile
This commit is contained in:
parent
9efb2730d6
commit
7e77d25daf
8 changed files with 28 additions and 17 deletions
|
|
@ -6,8 +6,8 @@
|
|||
<body>
|
||||
{% include header.html %}
|
||||
{% include floating_button.html download=true %}
|
||||
<div class="content" style="padding: 5rem 0 0 0;">
|
||||
<div class="ui basic center aligned segment" style="margin: 0;" >
|
||||
<div class="content" style="padding: 1rem 0 0 0;">
|
||||
<div class="ui basic center aligned very padded segment" style="margin: 0;" >
|
||||
|
||||
<h1 class="">
|
||||
{% if page.heading %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue