forked from samuel-p/sp-codes.de
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
cb542a3095
1 changed files with 3 additions and 3 deletions
|
@ -267,8 +267,8 @@ pre {
|
||||||
|
|
||||||
@media (max-width: 767.98px) {
|
@media (max-width: 767.98px) {
|
||||||
.logo {
|
.logo {
|
||||||
max-width: 64px;
|
max-width: 96px;
|
||||||
max-height: 64px;
|
max-height: 96px;
|
||||||
}
|
}
|
||||||
.fa-4x {
|
.fa-4x {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
@ -287,4 +287,4 @@ pre {
|
||||||
width: 2em;
|
width: 2em;
|
||||||
height: 2em;
|
height: 2em;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue