mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
recipe switcher and navbar fixes
also added left_hand to global preferences
This commit is contained in:
8
cookbook/static/css/app.min.css
vendored
8
cookbook/static/css/app.min.css
vendored
@@ -2,6 +2,14 @@
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
.menu-dropdown-text {
|
||||
font-size: 14px;
|
||||
font-weight: 200;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.spinner-tandoor {
|
||||
animation: rotation 3s infinite linear;
|
||||
content: url("../assets/spinner.svg");
|
||||
|
||||
Reference in New Issue
Block a user