init
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.slot {
|
||||
}
|
||||
|
||||
.slot-small {
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
}
|
||||
|
||||
.slot-medium {
|
||||
height: 55px;
|
||||
width: 55px;
|
||||
}
|
||||
|
||||
.slot-big {
|
||||
height: 70px;
|
||||
width: 70px;
|
||||
}
|
||||
Reference in New Issue
Block a user