adjusted tag styling and break utopia card
This commit is contained in:
parent
3cd6ae69af
commit
d043955c18
2 changed files with 4 additions and 8 deletions
|
|
@ -62,16 +62,13 @@
|
|||
<a class="internal" href="projects/break-utopia.html">
|
||||
<div class="project-card" break-utopia></div>
|
||||
<div class="project-labels">
|
||||
<p class="play-on-itch">play on itch.io</p>
|
||||
<p>godot</p>
|
||||
<p>c++ module</p>
|
||||
<p>solo</p>
|
||||
</div>
|
||||
<h2 class="project-title">
|
||||
Break Utopia
|
||||
</h2>
|
||||
<div>
|
||||
C++ Solo Developer
|
||||
</div>
|
||||
<h2 class="project-title">Break Utopia</h2>
|
||||
<p class="project-card-role">Solo Developer</p>
|
||||
</a>
|
||||
<a class="internal" href="projects/terrain-editor.html">
|
||||
<div class="project-card" terrain-editor></div>
|
||||
|
|
|
|||
|
|
@ -139,8 +139,7 @@
|
|||
.project-labels > p {
|
||||
display: inline;
|
||||
color: white;
|
||||
background-color: #292F;
|
||||
border-color: black;
|
||||
background-color: #2A2F;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
padding-left: 6px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue