From 8d8eec6a037cdfbf39a17a009a37d29abc921a09 Mon Sep 17 00:00:00 2001 From: Anju Date: Thu, 25 Jul 2024 11:41:17 +0545 Subject: [PATCH] changes --- css/bootstrap.min.css | 3 +- css/style.css | 11 +++++ home/slider.php | 104 +++++++++++++++++++++--------------------- 3 files changed, 63 insertions(+), 55 deletions(-) diff --git a/css/bootstrap.min.css b/css/bootstrap.min.css index 0b4757d..d4634b0 100644 --- a/css/bootstrap.min.css +++ b/css/bootstrap.min.css @@ -499,7 +499,7 @@ progress { @media(min-width: 1200px) { .display-1 { - font-size: 5rem + font-size: 3rem } } @@ -6799,7 +6799,6 @@ fieldset:disabled .btn { @keyframes spinner-border { to { transform: rotate(360deg) - /* rtl:ignore */ } } diff --git a/css/style.css b/css/style.css index 9783778..ba13406 100644 --- a/css/style.css +++ b/css/style.css @@ -950,3 +950,14 @@ h6{ .mr-250{ margin-right: -650px; } + +.ml-350{ + margin-left: -350px; +} + +.text-left{ + text-align: left !important; +} +.text-right{ + text-align: right !important; +} diff --git a/home/slider.php b/home/slider.php index 540e303..9de0641 100644 --- a/home/slider.php +++ b/home/slider.php @@ -1,54 +1,52 @@ - - - \ No newline at end of file + \ No newline at end of file