Skip to content

Commit 0fb5455

Browse files
authored
Update style.css
1 parent 781279c commit 0fb5455

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,12 @@ footer{
111111
text-align: center; /* Optional: centers the text */
112112
}
113113
.mainpic {
114+
margin-left: -15px;
114115
margin-top:60px;
115116
margin-bottom: 20px; /* Adds space between the image and the text */
116-
max-width: 90%;
117+
max-width: 110%;
117118
border-radius: 360px;
119+
text-align: center;
118120
}
119121
.maintext {
120122
margin-left: 0; /* Removes the left margin for mobile */
@@ -152,7 +154,7 @@ footer{
152154
}
153155
p{
154156
margin-top: -20px;
155-
margin-bottom:20px;
157+
margin-bottom:0px;
156158
margin-right:30px;
157159
margin-left:30px;
158160
}

0 commit comments

Comments
 (0)