Update test snapshots

This commit is contained in:
Rafael Bardini 2020-07-26 00:20:18 +02:00
parent 3757fa96c5
commit a03232a7f8
1 changed files with 25 additions and 19 deletions

View File

@ -169,6 +169,11 @@ section {
grid-column: main; grid-column: main;
} }
.stack {
display: grid;
gap: 1.5em;
}
.grid-list { .grid-list {
display: grid; display: grid;
gap: 1em; gap: 1em;
@ -194,6 +199,7 @@ section {
.tag-list { .tag-list {
display: flex; display: flex;
flex-wrap: wrap;
list-style: none; list-style: none;
padding: 0; padding: 0;
} }
@ -269,8 +275,8 @@ section {
<section id="work"> <section id="work">
<h3>Work</h3> <h3>Work</h3>
<div> <div class="stack">
<div> <article>
<div class="spaced-list"> <div class="spaced-list">
<h4>Pied Piper</h4> <h4>Pied Piper</h4>
<span> <span>
@ -289,13 +295,13 @@ section {
<li>Successfully won Techcrunch Disrupt</li> <li>Successfully won Techcrunch Disrupt</li>
<li>Optimized an algorithm that holds the current world record for Weisman Scores</li> <li>Optimized an algorithm that holds the current world record for Weisman Scores</li>
</ul> </ul>
</div> </article>
</div> </div>
</section> </section>
<section id="volunteer"> <section id="volunteer">
<h3>Volunteer</h3> <h3>Volunteer</h3>
<div> <div class="stack">
<div> <article>
<div class="spaced-list"> <div class="spaced-list">
<h4>CoderDojo</h4> <h4>CoderDojo</h4>
<span> <span>
@ -312,13 +318,13 @@ section {
<ul> <ul>
<li>Awarded &#x27;Teacher of the Month&#x27;</li> <li>Awarded &#x27;Teacher of the Month&#x27;</li>
</ul> </ul>
</div> </article>
</div> </div>
</section> </section>
<section id="education"> <section id="education">
<h3>Education</h3> <h3>Education</h3>
<div> <div class="stack">
<div> <article>
<div class="spaced-list"> <div class="spaced-list">
<h4>University of Oklahoma</h4> <h4>University of Oklahoma</h4>
<span> <span>
@ -336,13 +342,13 @@ section {
<li>DB1101 - Basic SQL</li> <li>DB1101 - Basic SQL</li>
<li>CS2011 - Java Introduction</li> <li>CS2011 - Java Introduction</li>
</ul> </ul>
</div> </article>
</div> </div>
</section> </section>
<section id="projects"> <section id="projects">
<h3>Projects</h3> <h3>Projects</h3>
<div> <div class="stack">
<div> <article>
<div class="spaced-list"> <div class="spaced-list">
<h4>Miss Direction</h4> <h4>Miss Direction</h4>
<span> <span>
@ -364,13 +370,13 @@ section {
<li>Built by all women team of newbie programmers</li> <li>Built by all women team of newbie programmers</li>
<li>Using modern technologies such as GoogleMaps, Chrome Extension and Javascript</li> <li>Using modern technologies such as GoogleMaps, Chrome Extension and Javascript</li>
</ul> </ul>
</div> </article>
</div> </div>
</section> </section>
<section id="awards"> <section id="awards">
<h3>Awards</h3> <h3>Awards</h3>
<div> <div class="stack">
<div> <article>
<div class="spaced-list"> <div class="spaced-list">
<h4>Digital Compression Pioneer Award</h4> <h4>Digital Compression Pioneer Award</h4>
<time datetime="2014-11-01">Nov 2014</time> <time datetime="2014-11-01">Nov 2014</time>
@ -381,13 +387,13 @@ section {
</div> </div>
</div> </div>
<p>There is no spoon.</p> <p>There is no spoon.</p>
</div> </article>
</div> </div>
</section> </section>
<section id="publications"> <section id="publications">
<h3>Publications</h3> <h3>Publications</h3>
<div> <div class="stack">
<div> <article>
<div class="spaced-list"> <div class="spaced-list">
<h4>Video compression for 3d media</h4> <h4>Video compression for 3d media</h4>
<time datetime="2014-10-01">Oct 2014</time> <time datetime="2014-10-01">Oct 2014</time>
@ -399,7 +405,7 @@ section {
<a href="http://en.wikipedia.org/wiki/Silicon_Valley_(TV_series)">http://en.wikipedia.org/wiki/Silicon_Valley_(TV_series)</a> <a href="http://en.wikipedia.org/wiki/Silicon_Valley_(TV_series)">http://en.wikipedia.org/wiki/Silicon_Valley_(TV_series)</a>
</div> </div>
<p>Innovative middle-out compression algorithm that changes the way we store data.</p> <p>Innovative middle-out compression algorithm that changes the way we store data.</p>
</div> </article>
</div> </div>
</section> </section>
<section id="skills"> <section id="skills">
@ -446,7 +452,7 @@ section {
</section> </section>
<section id="references"> <section id="references">
<h3>References</h3> <h3>References</h3>
<div> <div class="stack">
<blockquote> <blockquote>
<p>It is my pleasure to recommend Richard, his performance working as a consultant for Main St. Company proved that he will be a valuable addition to any company.</p> <p>It is my pleasure to recommend Richard, his performance working as a consultant for Main St. Company proved that he will be a valuable addition to any company.</p>
<p> <p>