mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Merge pull request #8270 from Twylleth/aces-in-space-bugfixes
[Aces-In-Space] Aces in space minor bugfixes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}
|
||||
|
||||
.charsheet {
|
||||
min-width: 800px;
|
||||
min-width: 850px;
|
||||
}
|
||||
|
||||
.sheet-header {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div class="characterbox">
|
||||
<div class="sheet-logo">
|
||||
<img class="sheet-logo"
|
||||
src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Aces-in-Space/Assets/aces_in_space_logo.png"
|
||||
src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Aces-In-Space/Assets/aces_in_space_logo.png"
|
||||
alt="Aces in Space" />
|
||||
</div>
|
||||
<div class="ace-box namepronouns">
|
||||
|
||||
Reference in New Issue
Block a user