Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit adb0e31

Browse files
committed
adding proper bottom margin for banners
1 parent 2938e51 commit adb0e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/directives/tc-banner.scss

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ $tco-color-dark: #ea690b;
111111

112112
// black
113113
.tc-banner-placeholder.black {
114+
margin-bottom: 10px;
114115
background-color: #222222;
115116
.title {
116117
@include sofia-pro-bold;

0 commit comments

Comments
 (0)