mirror of https://github.com/bra1n/townsquare.git
fit to screen nicely
This commit is contained in:
parent
61be9aa8d0
commit
00680533a5
|
@ -119,7 +119,6 @@ export default {
|
|||
max-height: 100%;
|
||||
display: flex;
|
||||
align-content: center;
|
||||
//justify-content: center;
|
||||
}
|
||||
|
||||
.modal-fade-enter,
|
||||
|
|
|
@ -190,7 +190,7 @@ ul {
|
|||
&:after {
|
||||
content: " ";
|
||||
display: block;
|
||||
padding-top: 66%;
|
||||
padding-top: 65%;
|
||||
}
|
||||
}
|
||||
.name {
|
||||
|
|
Loading…
Reference in New Issue