webpage fix
This commit is contained in:
parent
73f0fc6bc8
commit
cf07f88eba
2 changed files with 3 additions and 2 deletions
|
|
@ -465,6 +465,7 @@ comment { display:none; }
|
|||
grid-row-end:6;
|
||||
grid-column:2;
|
||||
height:110ch;
|
||||
max-height:95vh;
|
||||
}
|
||||
|
||||
/* RATIONALE */
|
||||
|
|
@ -682,7 +683,7 @@ comment { display:none; }
|
|||
|
||||
#History {
|
||||
display:grid;
|
||||
grid-template-columns:30% 70%;
|
||||
grid-template-columns:1fr 2fr;
|
||||
grid-gap:2em;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue