From 857fc83fb00a23d60b4111cdf3cc22af91492410 Mon Sep 17 00:00:00 2001 From: Hamna Jamila <137699089+hamnajamila@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:11:04 +0500 Subject: [PATCH] Event Updates --- events_update.css | 64 ++++++++++++++++++++++++++++++ events_update.html | 98 ++++++++-------------------------------------- 2 files changed, 80 insertions(+), 82 deletions(-) create mode 100644 events_update.css diff --git a/events_update.css b/events_update.css new file mode 100644 index 0000000..cf3b672 --- /dev/null +++ b/events_update.css @@ -0,0 +1,64 @@ +.eventupdate{ + margin: 0 0; + padding-bottom: 4rem; + min-height: 100vh; + background: linear-gradient(135deg, #106476 0%, #105D6E 0.01%, #0E1D20 100%); + color: #FFF; + /* background: linear-gradient(45deg, #106476, #105D6E, #0E1D20); */ +} + +.eventupdate .container { + display: flex; + width: 100%; +} + +.eventupdate .title { + padding-top: 2rem; + text-align: center; + font-size: 36px; + font-weight: 700; + margin-bottom: 20px; + font-family: Arial, Helvetica, sans-serif; + +} + +.eventupdate .left,.eventupdate .right { + width: 100%; + padding : 0; +} + +.eventupdate .reels-making { + + padding: 0 1rem; + font-family: Arial, Helvetica, sans-serif; + + } + +.eventupdate .reels-making-paragraph { + padding: 0 1rem; + font-family: Arial, Helvetica, sans-serif; + text-align:justify ; + font-size: 18px; + + +} + +.eventupdate .image-container { + width: 100%; + height: auto; + border-radius: 8px; + display: flex; + margin: auto; +} + +.eventupdate .eventupdateimg { + width: 90%; + display:flex; + margin : auto; +} +@media only screen and (max-width: 500px) { + .eventupdate .container { + flex-direction: column; +} + +} \ No newline at end of file diff --git a/events_update.html b/events_update.html index b35ed5a..228af32 100644 --- a/events_update.html +++ b/events_update.html @@ -2,98 +2,32 @@
- + + + +A Reels making competition is an exciting opportunity for content creators to showcase their skills and creativity in a fast-paced, dynamic format. Reels are short, 15-30 second videos that can be shared on social media platforms such as Instagram and TikTok. They offer a great way for creators to engage with their audience, convey a message, or showcase their talents in a fun and visually appealing way.
-A Reels making competition is an exciting opportunity for content creators to showcase their skills and creativity in a fast-paced, dynamic format. Reels are short, 15-30 second videos that can be shared on social media platforms such as Instagram and TikTok. They offer a great way for creators to engage with their audience, convey a message, or showcase their talents in a fun and visually appealing way. to showcase their skills and creativity in a fast-paced, dynamic format. Reels are short, 15-30 second videos that can be shared on social media platforms such as Instagram and TikTok. They offer a great way for creators to engage with their audience, convey a message.
+