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 {
|
.content {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.layout1 {
|
.layout1 {
|
||||||
line-height: 140%;
|
line-height: 165%;
|
||||||
font-size: 200%;
|
font-size: 185%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
> div {
|
> div {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue