Enhance character sheet layout with responsive styles and improved data binding
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 5m22s
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 5m22s
This commit is contained in:
@@ -37,6 +37,16 @@ footer {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.character-details {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.character-details-title {}
|
||||
|
||||
.character-details-value {
|
||||
margin: 0px 0px 0px auto;
|
||||
}
|
||||
|
||||
.mobile-tabs {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user