Merge branch 'fix-code-font' into 'develop'
Use monospace font for code, pre See merge request soapbox-pub/soapbox!1969
This commit is contained in:
commit
3051c4f854
2 changed files with 0 additions and 5 deletions
Binary file not shown.
|
@ -24,11 +24,6 @@ select {
|
||||||
|
|
||||||
$no-columns-breakpoint: 600px;
|
$no-columns-breakpoint: 600px;
|
||||||
|
|
||||||
code {
|
|
||||||
font-family: var(--font-monospace), monospace;
|
|
||||||
font-weight: 400;
|
|
||||||
}
|
|
||||||
|
|
||||||
.form-container {
|
.form-container {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
Loading…
Reference in a new issue