Skip to content

Commit d9ff5de

Browse files
committed
➕ UI | Style displayAD | Give some padding 🖌️ 🎨
1 parent 35f57c2 commit d9ff5de

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

layouts/shortcodes/timer/timer.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@
6767
</script>
6868

6969
<style>
70+
71+
.display-ad {
72+
margin-top: 1.5rem;
73+
border: 1px solid #ddd;
74+
border-radius: 10px;
75+
overflow: hidden;
76+
}
77+
7078
.timer-btn {
7179
margin-top: 1.5rem;
7280
display: block;

0 commit comments

Comments
 (0)