This commit is contained in:
2024-05-02 11:05:35 +02:00
parent bf7746fb19
commit 4854be3d86
3 changed files with 338 additions and 371 deletions
@@ -696,7 +696,7 @@ header #block-colloque2024-mainnavigation ul li {
font-size: 8rem;
font-family: 'Mariannebold';
line-height: 95%;
grid-column: 1 / span 4;
grid-column: 1 / span 5;
grid-row: 2; }
@media screen and (max-width: 300px) {
#block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {
@@ -214,7 +214,7 @@ header {
font-size: 8rem;
font-family: 'Mariannebold';
line-height: 95%;
grid-column: 1 / span 4;
grid-column: 1 / span 5;
grid-row: 2;
@media screen and (max-width: 300px) {
font-size: 4.5rem;
@@ -238,8 +238,7 @@ header {
grid-row: 3;
@media screen and (max-width: 300px) {
font-size: 1.5rem;
order: 2
;
order: 2;
}
}
div:nth-of-type(3){
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 67 KiB