reworked RaidDetails Layout

This commit is contained in:
t.ruspekhofer 2022-03-13 20:20:14 +01:00
parent 2e92bdee5f
commit e22eea7fca
9 changed files with 92 additions and 142 deletions

View file

@ -22,7 +22,7 @@ h5 {
.details {
float: left;
display: inline;
width: 150px;
width: 33%;
padding-top: 15px;
}