fix logo on registration logo size (#7635)

This commit is contained in:
Gabriel Hernandez 2022-09-08 14:41:51 +01:00 committed by GitHub
parent 2deabc23d0
commit faecd2990b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
&__logo {
@include position(absolute, 24px null null 24px);
width: 20px;
width: 120px;
@include breakpoint(tablet) {
width: 125px;