mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
Merge pull request #14704 from fedorablewill/master
Bugfix for The Legend of Zelda: Reclaim the Wild
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
</section>
|
||||
|
||||
<footer class="f-col f-center">
|
||||
<span>Generic copyright disclaimer</span>
|
||||
<span>The Legend of Zelda and all associated properties are owned by Nintendo.</span>
|
||||
</footer>
|
||||
</main>
|
||||
<main id="tab-feats" class="sheet-tab sheet-tab2">
|
||||
|
||||
@@ -13,7 +13,7 @@ main {
|
||||
|
||||
main#tab-general {
|
||||
grid-template-columns: 250px 275px 275px;
|
||||
grid-template-rows: 90px 1fr 1fr 1fr 1fr 20px;
|
||||
grid-template-rows: 90px 1fr 1fr 90px 1fr 20px;
|
||||
grid-template-areas:"header header header"
|
||||
"skill common weapon"
|
||||
"skill attack weapon"
|
||||
|
||||
Reference in New Issue
Block a user