Fix icons en styling

This commit is contained in:
James Cole
2024-04-03 08:59:44 +02:00
parent 5fffe873c6
commit 83de5667b3
2 changed files with 43 additions and 37 deletions

View File

@@ -26,6 +26,12 @@ $danger: #CD5029 !default;
$primary: #1E6581 !default;
$success: #64B624 !default;
/*
Remove bottom margin from unstyled lists
*/
.list-no-margin {margin-bottom: 0;}
.list-no-margin li.list-indent {margin-left:1.6em;}
.hover-footer {
overflow-x:hidden;
width:100%;