Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed display problem in "Featured Designers" #177

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add files via upload
  • Loading branch information
geethmaka authored Oct 24, 2018
commit 5b7facc2518eee00424da5b5143a2737ec0e1e97
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@
</li>
<li>
<a target="_self" class="inner-link" href="#schedule">Schedule</a>
</li>
</li>
<li>
<a target="_self" class="inner-link" href="#exhibition">Exhibition</a>
</li>
</li>
<li>
<a target="_self" class="inner-link" href="#sponsors">Sponsors</a>
</li>
Expand Down Expand Up @@ -325,13 +325,15 @@ <h1>Featured Designers</h1>
</div>
</div>


<div class="speaker-description Felipe">
<h2>Pierre Marchand</h2>
<span class="sub">Scribus</span>
<p>Pierre refuses labels: he is not a programmer, nor cartographer or artist. Or maybe he is all at once? In the last few years, Pierre contributed to the development of major Free Software projects such as the Scribus desktop publishing software. He is projectleader of FontMatrix, a font management system initiated in 2007. He works on the duo Fonzie-Nancy, a scan-to-font application that allows a font based on several "drawings" by nature and recently LiteralDraw, an application that allows the exploration of the relation between drawing and code.</p>
</div>
</div>
</div>
<br>


<div class="col-md-6 col-sm-12 speaker-outer">
Expand Down Expand Up @@ -365,6 +367,7 @@ <h2>Alexandre Leray</h2>
</div>
</div>
</div>
<br>

<div class="col-md-6 col-sm-12 speaker-outer">
<div class="speaker-with-bio">
Expand Down Expand Up @@ -397,6 +400,7 @@ <h2>Stéphanie Vilayphiou</h2>
</div>
</div>
</div>
<br>
<div class="col-md-6 col-sm-12 speaker-outer">
<div class="speaker-with-bio">
<div class="speaker">
Expand Down Expand Up @@ -1011,7 +1015,7 @@ <h1>Designers</h1>
harness the potential of Blockchain technology for competitive advantage.</div>
</div>
</div>

</div>
</div>
</section> -->
Expand Down