sizing
This commit is contained in:
parent
6ca0ff1e31
commit
7ef87daaeb
1 changed files with 2 additions and 2 deletions
|
|
@ -98,8 +98,8 @@ const myOrgs = computed(() => {
|
|||
.content {
|
||||
width: 100%;
|
||||
.layout1 {
|
||||
line-height: 140%;
|
||||
font-size: 200%;
|
||||
line-height: 165%;
|
||||
font-size: 185%;
|
||||
height: 100%;
|
||||
> div {
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue