Skip to content

Commit b5e9a2a

Browse files
committed
changed the size for walterlens
1 parent 51a3c6c commit b5e9a2a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

web/styles/default.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -862,8 +862,8 @@ textarea:focus-visible {
862862
}
863863

864864
.walterlens-fab {
865-
width: 58px;
866-
height: 58px;
865+
width: 80px;
866+
height: 80px;
867867
border-radius: 50%;
868868
border: none;
869869
background: transparent;
@@ -887,8 +887,8 @@ textarea:focus-visible {
887887
}
888888

889889
.walterlens-fab__logo {
890-
width: 58px;
891-
height: 58px;
890+
width: 80px;
891+
height: 80px;
892892
border-radius: 50%;
893893
object-fit: cover;
894894
display: block;

0 commit comments

Comments
 (0)