diff --git a/style.css b/style.css
index 077d7c7..c3d484a 100644
--- a/style.css
+++ b/style.css
@@ -4,8 +4,9 @@ body {
}
h1 {
+
padding: 8px;
- background: rgba(255, 0, 0, 0.8);
+ background: black;
border-radius: 8px;
margin: 0;
font-size: 64px;
@@ -14,6 +15,8 @@ h1 {
p {
line-height: 1.5;
+ font-size: 20px;
+ font-weight: 800;
}
main {
@@ -530,6 +533,14 @@ footer #social-media-footer ul li:hover a .fa-github {
}
}
+img{
+ border-radius: 10px;
+}
+h3{
+ text-align: center;
+ font-size: 30px;
+}
+
@media (min-width: 720px) {
main {
width: 95%;
From 1f8e0bc98f8608a702b1b11eaa3da3cf68f40b85 Mon Sep 17 00:00:00 2001
From: luntras daniel <99122608+DANIELluntras@users.noreply.github.com>
Date: Sat, 7 Jan 2023 22:20:30 +0200
Subject: [PATCH 2/3] chore:added a new design , i change footer and img
addeddd border radius and delete color (red) , but right now is cool
---
index.html | 4 ++--
style.css | 26 +++++++++++++++++---------
2 files changed, 19 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index 1d1373a..5e0fbda 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,7 @@
Learn coding from scratch
- All Blogs
+ All Blogs
@@ -157,7 +157,7 @@ Source Code