1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-09 15:42:09 +00:00

Moved the tournament navbar to the bottom of the page and made site responsive. Fixed puma solid queue in development.

This commit is contained in:
2025-04-16 14:05:17 -04:00
parent 6e61a7245a
commit 05b78662f5
11 changed files with 44 additions and 10996 deletions

View File

@@ -10,10 +10,10 @@
* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
* file per style scope.
*
*= require_tree .
*= require_self
* Bootstrap 3.3.6 in vendor/assets/stylesheets
*= require bootstrap.min.css
*= require bootstrap-theme.min.css
*/
*= require_tree .
*= require custom
*= require_self
*/