2024-09-27 15:52:05 +02:00
|
|
|
.brand {
|
2024-12-08 03:47:21 +01:00
|
|
|
margin: auto !important;
|
|
|
|
text-align: center !important;
|
2024-12-08 03:49:39 +01:00
|
|
|
width: 50%;
|
2024-12-08 03:52:37 +01:00
|
|
|
h1 {
|
|
|
|
margin: auto !important;
|
|
|
|
text-align: center !important;
|
2024-12-08 03:53:18 +01:00
|
|
|
width: 100%;
|
2024-12-08 03:52:37 +01:00
|
|
|
}
|
2024-12-08 03:59:03 +01:00
|
|
|
.menu > ul {
|
2024-12-08 03:52:37 +01:00
|
|
|
margin: auto !important;
|
|
|
|
text-align: center !important;
|
2024-12-08 03:54:26 +01:00
|
|
|
width: 100% !important;
|
2024-12-08 03:52:37 +01:00
|
|
|
}
|
2023-04-23 20:55:52 +02:00
|
|
|
}
|
2024-09-28 00:42:29 +02:00
|
|
|
|
|
|
|
.brand > h1 {
|
|
|
|
font-size: 2.5em;
|
|
|
|
}
|