mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-07 18:01:40 -05:00
9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
@import "bootstrap/bootstrap";
|
|
@import "font-awesome/font-awesome";
|
|
@import "ios7";
|
|
|
|
body {
|
|
padding-top: 60px;
|
|
}
|
|
|