diff --git a/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.css b/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.css index 356b7da26f..0dff0b9515 100644 --- a/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.css +++ b/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.css @@ -1920,7 +1920,7 @@ body { .sheet-rolltemplate-grid { display: grid; - grid-template-columns: 20% 80%; + grid-template-columns: 50% 50%; } .sheet-rolltemplate-label { diff --git a/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.html b/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.html index 4ee4833014..2cbbe93f18 100644 --- a/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.html +++ b/Conan_2d20_Adventures_In_An_Age_Undreamed_Of/conan_aau.html @@ -34,7 +34,7 @@