logo
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user