change header
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ function App() {
|
||||
<div className="header print-display-none">
|
||||
FancyScribe
|
||||
<div className="subheader">
|
||||
A fancy way to view your Warhammer 40k BattleScribe rosters.
|
||||
A fancy way to view your Warhammer 40k BattleScribe rosters
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
+2
-1
@@ -75,7 +75,8 @@ button:focus-visible {
|
||||
|
||||
.header {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 8px 16px;
|
||||
background-color: #536766;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user