Requested changes - pt. 1
This commit is contained in:
10
css/main.css
10
css/main.css
@@ -30,8 +30,10 @@ html {
|
||||
.mt-lg {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
.ml-lg {
|
||||
margin-left: 2rem;
|
||||
@media (min-width: 840px) {
|
||||
.ml-lg {
|
||||
margin-left: 2rem;
|
||||
}
|
||||
}
|
||||
.short-hr {
|
||||
width: 3.5rem;
|
||||
@@ -399,4 +401,8 @@ section.poi h3 {
|
||||
overflow: hidden;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
canvas {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user