bootstrap basic layout
This commit is contained in:
@@ -1 +1,8 @@
|
||||
@import "bootstrap";
|
||||
@import "font-awesome";
|
||||
|
||||
/* Show it is fixed to the top */
|
||||
body {
|
||||
min-height: 75rem;
|
||||
padding-top: 4.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user