Peter Justin 3 лет назад
Родитель
Сommit
1114aa8bc9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      flaskbb/templates/layout.html

+ 1 - 1
flaskbb/templates/layout.html

@@ -40,7 +40,7 @@
 
     <!-- main forum layout -->
     <div class="flaskbb-layout">
-        <div class="container">
+        <div class="container pb-3">
 
             <!-- forum header - place for the project title and subtitle -->
             {% block header %}