small fix
This commit is contained in:
@@ -17,3 +17,16 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 800px) {
|
||||
.MyButton.singleNavButton p {
|
||||
font-size: 2.5vh;
|
||||
}
|
||||
|
||||
.MyButton.singleNavButton {
|
||||
min-width: 60vw;
|
||||
border-radius: 30vh;
|
||||
|
||||
margin-top: 3vh;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user