styling
This commit is contained in:
parent
be0279fe89
commit
28b9479270
@ -62,6 +62,7 @@ export default {
|
||||
&__selected:hover {
|
||||
background-color: #ffffff;
|
||||
color: #402080;
|
||||
box-shadow: 0 0 10px #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -28,9 +28,9 @@ export default {
|
||||
|
||||
&__container {
|
||||
position: absolute;
|
||||
left: 10%;
|
||||
left: 15%;
|
||||
top: 10%;
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
height: 80%;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user