yasir
commited on
Commit
•
34a951f
1
Parent(s):
8d92ac7
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -73,6 +73,7 @@
|
|
73 |
box-shadow: linear-gradient(145deg, rgb(0, 249, 153), #ff002b);
|
74 |
color: #fff;
|
75 |
outline: none;
|
|
|
76 |
}
|
77 |
#cont button {
|
78 |
padding: 2.5vh 4.6vh;
|
|
|
73 |
box-shadow: linear-gradient(145deg, rgb(0, 249, 153), #ff002b);
|
74 |
color: #fff;
|
75 |
outline: none;
|
76 |
+
min-height:40px;
|
77 |
}
|
78 |
#cont button {
|
79 |
padding: 2.5vh 4.6vh;
|