width
This commit is contained in:
parent
7b51bc7ec8
commit
48a3f75f0c
@ -73,7 +73,8 @@
|
||||
grid-template-rows: 1fr 1fr;
|
||||
grid-template-areas:
|
||||
"skills "
|
||||
"effects"
|
||||
"effects";
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.right {
|
||||
@ -83,6 +84,7 @@
|
||||
"avatar"
|
||||
"name"
|
||||
"stats";
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
transition-property: translate, opacity;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user