Skip to content

Commit

Permalink
Remove sad attempt at """mobile support"""
Browse files Browse the repository at this point in the history
  • Loading branch information
Earlopain committed Oct 18, 2023
1 parent 31d7d32 commit 3ec6351
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion app/stylesheet/application.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
@import "base/functions";
@import "base/vars";
@import "base/colors";
@import "base/links";
Expand Down
4 changes: 0 additions & 4 deletions app/stylesheet/base/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ body {
margin: 0 auto;
padding: 0 1rem;

@include mobile("small") {
padding: 0;
}

// Footer always at bottom setup
display: flex;
flex-direction: column;
Expand Down
7 changes: 0 additions & 7 deletions app/stylesheet/base/functions.scss

This file was deleted.

0 comments on commit 3ec6351

Please sign in to comment.