mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-05 00:00:18 -04:00
fix(docs): page content padding bug (#52497)
Co-authored-by: mohamed_magdy <mohamedmagdyabdelhamed99@gmail.com>
This commit is contained in:
@@ -162,7 +162,7 @@ section.cover .cover-main {
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
margin: 0;
|
||||
padding: 32px 16px 0;
|
||||
padding: 32px 8px 0;
|
||||
}
|
||||
|
||||
section.cover h1 {
|
||||
|
||||
Reference in New Issue
Block a user