We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d3c72 commit 3b811e7Copy full SHA for 3b811e7
3 files changed
css/menikah.css
@@ -1234,8 +1234,8 @@ input#flap {
1234
left: 50%;
1235
top: 58%;
1236
transform: translate(-50%, -50%);
1237
- width: clamp(138px, 20vmin, 276px);
1238
- height: clamp(138px, 20vmin, 276px);
+ width: clamp(276px, 40vmin, 552px);
+ height: clamp(276px, 40vmin, 552px);
1239
border: none;
1240
border-radius: 50%;
1241
outline: none;
@@ -1328,8 +1328,8 @@ input#flap {
1328
1329
.envelope-seal {
1330
top: 60%;
1331
- width: clamp(132px, 31vmin, 228px);
1332
- height: clamp(132px, 31vmin, 228px);
+ width: clamp(264px, 62vmin, 456px);
+ height: clamp(264px, 62vmin, 456px);
1333
}
1334
1335
.preloader-title {
image/favicon.png
2.11 MB
image/wax_seal.png
1.48 MB
0 commit comments