Skip to content

Commit

Permalink
Merge branch 'feature-signup' of github.com:geislern/DACHOR-Website i…
Browse files Browse the repository at this point in the history
…nto feature-signup
  • Loading branch information
bhaettasch committed Mar 15, 2023
2 parents a9bad50 + bd1f63f commit 6266ca3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
// Bootswatch


// Variables ===================================================================

$web-font-path: "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap" !default;
@if $web-font-path {
@import url($web-font-path);
}

// Navbar ======================================================================

.navbar {
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==4.1.2
django-bootstrap4==22.2
Django==4.1.7
django-betterforms==2.0.0
django-compressor==4.1
django-bootstrap4==22.3
django-compressor==4.3.1
django-htmlmin==0.11.0
django-libsass==0.9

0 comments on commit 6266ca3

Please sign in to comment.