Merge pull request #8679 from Matt-Yorkley/drop-jquery-ujs

Drop jquery_ujs
This commit is contained in:
Filipe
2022-01-17 16:30:25 +00:00
committed by GitHub
7 changed files with 20 additions and 9 deletions

View File

@@ -4,3 +4,6 @@ $tablet_breakpoint: 768px;
$phablet_breakpoint: 640px;
$mobile_breakpoint: 480px;
.no-margin {
margin: 0;
}