Experiments (#1174)

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
Liyas Thomas
2020-09-18 08:58:11 +05:30
committed by GitHub
parent 4ea60d3431
commit b7a44ab11f
7 changed files with 206 additions and 2 deletions

View File

@@ -394,6 +394,7 @@ input[type="radio"],
}
.method,
.url-field,
kbd,
select,
input,
@@ -409,7 +410,7 @@ code {
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 400;
line-height: 1;
line-height: 1.25;
transition: all 0.2s ease-in-out;
user-select: text;
width: calc(100% - 8px);