From ad29ec03379f078a94aea885bdf202f5043a18c0 Mon Sep 17 00:00:00 2001 From: Atikur Rahman <55056373+arahmandc@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:04:19 +0600 Subject: [PATCH] tickets added --- _includes/css/sotm.css | 1 + _includes/footer.html | 9 +++++---- _includes/nav.html | 6 ++++-- img/tickets.png | Bin 0 -> 132184 bytes tickets.md | 12 ++++++++++++ 5 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 img/tickets.png create mode 100644 tickets.md diff --git a/_includes/css/sotm.css b/_includes/css/sotm.css index 7351000..e968ec5 100644 --- a/_includes/css/sotm.css +++ b/_includes/css/sotm.css @@ -1277,6 +1277,7 @@ img {vertical-align: middle;} /* Clearfix (clear floats) */ .row::after { content: ""; + clear: both; display: table; } diff --git a/_includes/footer.html b/_includes/footer.html index 6a551ee..f21f5eb 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,11 +6,12 @@