Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Samuel Philipp 2021-04-10 13:41:08 +02:00
commit cb542a3095
Signed by: samuel-p
GPG key ID: 2AD495D17760CB4E

View file

@ -267,8 +267,8 @@ pre {
@media (max-width: 767.98px) {
.logo {
max-width: 64px;
max-height: 64px;
max-width: 96px;
max-height: 96px;
}
.fa-4x {
font-size: 2em;
@ -287,4 +287,4 @@ pre {
width: 2em;
height: 2em;
}
}
}