improving github page responsiveness
This commit is contained in:
@@ -85,7 +85,7 @@ label {
|
||||
@apply inline-block w-64 text-xs tracking-tight md:text-sm;
|
||||
}
|
||||
.btn {
|
||||
@apply text-white text-base;
|
||||
@apply text-white text-base min-w-fit h-12;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -195,4 +195,8 @@ a {
|
||||
}
|
||||
.table *{
|
||||
border: none;
|
||||
}
|
||||
|
||||
input {
|
||||
@apply w-48 lg:w-96;
|
||||
}
|
||||
Reference in New Issue
Block a user