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