1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-19 20:55:55 +01:00

style: style code tag

This commit is contained in:
Kushagra Gour 2019-06-06 00:48:55 +05:30
parent f53177f7d2
commit 07f9725695

View File

@ -55,6 +55,9 @@ input,
textarea {
font-weight: 500;
}
code {
font-size: 1.2em;
}
[role='button'] {
cursor: pointer;