Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
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;
|
||||||
|
|
Loading…
Reference in a new issue