fixed responsive

master
poni 3 years ago
parent 429079f410
commit 35755d2dc1

@ -419,11 +419,16 @@ button{
margin: 15% 0
}
.column{
margin-top: 1%
}
:root{
--regular: 2vw;
--focus: 2vw;
--focus2: 4.5vw;
--title: 10vw;
--title: 15vw;
--footnote: 1vw;
--subtitle: 5vw;
@ -434,6 +439,18 @@ button{
width: 80%;
}
#title{
line-height: 6.5vw
}
.jola{
margin-left: 24vw
}
.jola2{
margin-left: 30vw
}
.telegram{
text-align: right;
border: var(--green) solid 3px;

Loading…
Cancel
Save