mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-18 10:07:11 +01:00
Fix content background on mobile
This commit is contained in:
parent
1f9ef63e9c
commit
b0d5578980
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
._mobile {
|
||||
font-size: 100%;
|
||||
background: $contentBackground;
|
||||
|
||||
// Layout
|
||||
|
||||
|
|
Loading…
Reference in a new issue