mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 04:42:54 +02:00
split cities, better madein
This commit is contained in:
@ -72,10 +72,18 @@ a:hover, a:focus {
|
||||
color: $grey1;
|
||||
font-size: 135%;
|
||||
font-family: Neucha;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.madein-wrapper {
|
||||
height: 120px;
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
.madein {
|
||||
width: 256px;
|
||||
width: 192px;
|
||||
transform: rotate(-30deg);
|
||||
}
|
||||
|
||||
.slogan1 {
|
||||
|
Reference in New Issue
Block a user