Adding components.

This commit is contained in:
Dan Chadwick
2024-08-18 21:12:02 -04:00
parent db41102157
commit 928eb734e7
57 changed files with 1669 additions and 1 deletions

View File

@@ -296,6 +296,11 @@ table.cols-5 td.incorrect {
html {
font-size: 100%;
box-sizing: border-box;
}
.region-content {
padding: 0;
}
body {

View File

@@ -34,6 +34,11 @@ $container-plus-padding: 1216px;
html {
font-size: 100%;
box-sizing: border-box;
}
.region-content {
padding: 0;
}
body {