removed meaningless align-items: bottom from css sheets

This commit is contained in:
Mimi Momo
2020-09-30 21:34:14 -05:00
parent eb24ab0b0a
commit d967b6d354
5 changed files with 7 additions and 27 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
<div class="textbox fact">
<h1>Fact Sheet</h1>
<ul><br>
<ul>
<li><b>Description:</b> Build synergies across your skillbar and teammates to survive the local smalltown dungeon.</li>
<li><b>Developer:</b> chimchooree, US indie dev</li>
<li><b>Genre:</b> Singleplayer Action RPG</li>
@@ -31,7 +31,7 @@ The multiclass and skill system emphasizes player skill, personal expression, an
<div class="textbox features">
<h1>Features </h1>
<ul><br>
<ul>
<li>Try tens of possible dual-class combinations</li>
<li>Experiment with hundreds of possible skillbar combinations</li>
<li>Freely relocate skill points and swap out skills in safe areas</li>
@@ -77,7 +77,7 @@ The multiclass and skill system emphasizes player skill, personal expression, an
<div class="textbox credits">
<h1>Credits</h1>
<ul><br>
<ul>
<li>Code: chimchooree</li>
<li>Art: chimchooree</li>
<li>Design: chimchooree</li>