mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 12:52:54 +02:00
align cities, move map, fixed dark mode title color
This commit is contained in:
@ -83,6 +83,15 @@ a:hover, a:focus {
|
||||
font-family: Neucha;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.cities p {
|
||||
width: 33%;
|
||||
}
|
||||
|
||||
.cities .city {
|
||||
margin: 0 0.5em;
|
||||
}
|
||||
|
||||
.madein-wrapper {
|
||||
@ -141,7 +150,6 @@ h3 {
|
||||
.title-bar2 {
|
||||
font-family: Neucha;
|
||||
font-size: 36px;
|
||||
color: #000;
|
||||
margin-top: 16px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user