fix styling for mobile devices
This commit is contained in:
@@ -36,6 +36,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 120vh;
|
||||
margin-top: -0.5vh;
|
||||
@@ -48,15 +49,12 @@ body {
|
||||
}
|
||||
|
||||
.title-content {
|
||||
position: relative;
|
||||
color: white;
|
||||
top: 20vh;
|
||||
}
|
||||
|
||||
.title-buttons {
|
||||
position: relative;
|
||||
margin-top: 10%;
|
||||
font-size: 1.3rem;
|
||||
top: 30vh;
|
||||
}
|
||||
|
||||
.heading {
|
||||
|
||||
Reference in New Issue
Block a user