testing colors
This commit is contained in:
30
index.html
30
index.html
@ -71,15 +71,27 @@
|
||||
<section id="about" class="about">
|
||||
<div class="container">
|
||||
|
||||
<div class="section-title">
|
||||
<span>About Me</span>
|
||||
<h2>About Me</h2>
|
||||
<p> Passionate about computer science and love to have lengthy conversations
|
||||
about it.<br>
|
||||
Autonomous but also capable of communicating and
|
||||
handling people.<br>
|
||||
Overall flexible, adaptable and always curious by new experiences.
|
||||
</p>
|
||||
<div class="row">
|
||||
<div class="section-title col-lg-6">
|
||||
<span>About Me</span>
|
||||
<h2>About Me</h2>
|
||||
<p> Passionate about computer science and love to have lengthy conversations
|
||||
about it.<br>
|
||||
Autonomous but also capable of communicating and
|
||||
handling people.<br>
|
||||
Overall flexible, adaptable and always curious by new experiences.
|
||||
</p>
|
||||
</div>
|
||||
<div class="section-title col-lg-6" id="test">
|
||||
<span>About Me</span>
|
||||
<h2>About Me</h2>
|
||||
<p> Passionate about computer science and love to have lengthy conversations
|
||||
about it.<br>
|
||||
Autonomous but also capable of communicating and
|
||||
handling people.<br>
|
||||
Overall flexible, adaptable and always curious by new experiences.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user