Commit d48f48a4 authored by yann300's avatar yann300

tiny css fix

parent a5476e27
...@@ -26,7 +26,7 @@ class LandingPage { ...@@ -26,7 +26,7 @@ class LandingPage {
render () { render () {
var totalLook = yo` var totalLook = yo`
<div class="${css.container} bg-secondary"> <div class="${css.container}">
<h1> Remix </h1> <h1> Remix </h1>
</div> </div>
` `
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment