BUGFIX: Set wave width due to bad behaviour on Chrome/Chromium

This commit is contained in:
Michał Romaszkin 2020-04-24 10:32:18 +02:00
parent 34db76b71a
commit 104abd6ee3

View File

@ -20,6 +20,9 @@
&__wave {
display: flex;
img {
width: 100%;
}
}
&__instruction {