code mark : decrease font-size
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
This commit is contained in:
parent
0d61dd4ab0
commit
2e6c46719a
3 changed files with 3 additions and 3 deletions
|
|
@ -77,7 +77,7 @@ html {
|
|||
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1rem;
|
||||
padding: 0.1rem 0.4rem;
|
||||
background-color: rgba(255, 255, 255, 0.7);
|
||||
color: #000;
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@ html {
|
|||
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1rem;
|
||||
padding: 0.1rem 0.4rem;
|
||||
background-color: rgba(255, 255, 255, 0.7);
|
||||
color: #000;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue