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%;
|
max-height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
//justify-content: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-fade-enter,
|
.modal-fade-enter,
|
||||||
|
|
|
@ -190,7 +190,7 @@ ul {
|
||||||
&:after {
|
&:after {
|
||||||
content: " ";
|
content: " ";
|
||||||
display: block;
|
display: block;
|
||||||
padding-top: 66%;
|
padding-top: 65%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.name {
|
.name {
|
||||||
|
|
Loading…
Reference in New Issue