Skip to content

Commit

Permalink
bigger smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Aug 28, 2024
1 parent 675765f commit 70fba66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions resources/css/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,6 @@ a.btn {
line-height: 1.5em;
}

.text-bigger {
font-size: 1.3em;
line-height: 1.6em;
}

.btn-sm {
font-size: .9em;
}
Expand Down
2 changes: 0 additions & 2 deletions resources/views/homepage.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,5 @@
</h2>

@include('_snippets/post/post_list', ['posts' => $posts])


</div>
@endsection

0 comments on commit 70fba66

Please sign in to comment.