Fixed css
This commit is contained in:
@@ -66,6 +66,14 @@ and (max-width : 900px)
|
||||
p {
|
||||
font-size: 4vw;
|
||||
}
|
||||
|
||||
.links {
|
||||
position: absolute;
|
||||
width: calc(100% - 40px);
|
||||
bottom: 8px;
|
||||
height: 2rem;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user