mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 04:42:54 +02:00
Map: positions
This commit is contained in:
@ -156,3 +156,9 @@ h3 {
|
||||
height: 1px;
|
||||
background: linear-gradient(0.25turn, $blue, $violet);
|
||||
}
|
||||
|
||||
#map {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
max-height: calc(100vh - 64px);
|
||||
}
|
||||
|
Reference in New Issue
Block a user