yeeaahh
This commit is contained in:
parent
6cba30d2a1
commit
cfb4f3f3b7
@ -55,7 +55,8 @@
|
||||
.game-cryp {
|
||||
display: grid;
|
||||
|
||||
justify-items: center;
|
||||
/*justify-items: center;*/
|
||||
justify-items: start;
|
||||
|
||||
/*grid-template-rows: minmax(0, 1fr) minmax(0, 2fr) auto minmax(0, 1fr);*/
|
||||
/*grid-template-columns: min-content minmax(0, 1fr);*/
|
||||
@ -95,6 +96,7 @@
|
||||
grid-area: skills;
|
||||
display: flex;
|
||||
flex-flow: column-reverse;
|
||||
align-items: baseline;
|
||||
/*flex-flow: column;*/
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user