mobile
This commit is contained in:
parent
ad5cc84617
commit
e6b9b5a205
@ -65,8 +65,8 @@
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.equip .skills {
|
||||
border-bottom: 0;
|
||||
.equip {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.instance-construct {
|
||||
@ -77,7 +77,7 @@
|
||||
"name "
|
||||
"avatar ";
|
||||
padding: 0.5em;
|
||||
border: 1px solid #222;
|
||||
border: none;
|
||||
transition-property: all;
|
||||
transition-duration: 0.5s;
|
||||
transition-delay: 0;
|
||||
@ -129,10 +129,6 @@
|
||||
}
|
||||
|
||||
.instance-construct:last-child {
|
||||
border-left-width: 0;
|
||||
border-left: 1px solid #222;
|
||||
}
|
||||
|
||||
|
||||
/* Construct Stuff */
|
||||
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user