Browse Source

make combat log smaller

main
Stephanie Gredell 4 months ago
parent
commit
a90e27ba16
  1. 2
      style.css

2
style.css

@ -202,7 +202,7 @@ h3 { @@ -202,7 +202,7 @@ h3 {
bottom: 20px;
left: 20px;
width: 500px;
height: 300px;
height: 200px;
background: linear-gradient(135deg, rgba(42, 42, 58, 0.4) 0%, rgba(26, 26, 42, 0.4) 100%);
border: 2px solid #3a3a4a;
border-radius: 8px;

Loading…
Cancel
Save