reorganized static files folder
added folders for js and css files, added bootstrap files to static
This commit is contained in:
7
benchcoach/static/css/base.css
Normal file
7
benchcoach/static/css/base.css
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
padding-top: 5rem;
|
||||
}
|
||||
.starter-template {
|
||||
padding: 3rem 1.5rem;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user