Skip to content
Snippets Groups Projects
Commit 76248258 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Fix background problem

parent 721f424d
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
{% set parallax = True %} {% set parallax = True %}
{% block page_content %} {% block page_content %}
<div class="section"> <div class="section white">
<div class="row container"> <div class="row container">
<div class="col s12 m5"> <div class="col s12 m5">
<h1>nopaque</h1> <h1>nopaque</h1>
......
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
</style> </style>
<div style="transform: scale(3); transform-origin: 0 0"> <div style="transform: scale(3); transform-origin: 0 0">
<div class="section"> <div class="section white">
<div class="row container"> <div class="row container">
<div class="col s12 m5"> <div class="col s12 m5">
<h1>nopaque</h1> <h1>nopaque</h1>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment