Improvments to responsiveness
This commit is contained in:
@@ -27,20 +27,17 @@
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
#divider {
|
||||
top: -50px;
|
||||
height: 1300px;
|
||||
}
|
||||
.position-container {
|
||||
top: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
@media (min-width: 1920px) {
|
||||
.position-container {
|
||||
transform: scale(1.3);
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
.black-background {
|
||||
background-color: #11131f;
|
||||
|
||||
Reference in New Issue
Block a user