add actual map links; improve spacing
This commit is contained in:
parent
f602b282d5
commit
0f73bc81f4
3 changed files with 67 additions and 7 deletions
|
|
@ -174,7 +174,7 @@ a:active {
|
|||
h2 {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
margin: 20px 0 10px 0;
|
||||
margin: 30px 0 15px 0;
|
||||
}
|
||||
p {
|
||||
font-size: 14px;
|
||||
|
|
@ -184,6 +184,11 @@ a:active {
|
|||
.filelist {
|
||||
background-color: white;
|
||||
border-radius: 20px;
|
||||
margin-top: 40px;
|
||||
}
|
||||
.btn-container {
|
||||
width: fit-content;
|
||||
margin: 30px auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue