We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e791a commit bd8b0f2Copy full SHA for bd8b0f2
1 file changed
Projects/QR Code Generator/style.css
@@ -141,7 +141,7 @@ button) {
141
padding: 16px 20px;
142
}
143
.generator.active {
144
- height: 510px;
+ height: 600px;
145
146
header p {
147
color: #696969;
@@ -153,4 +153,8 @@ button) {
153
.qr-code img {
154
width: 160px;
155
156
+ .btnpng
157
+ {
158
+ height: 52px;
159
+ }
160
0 commit comments