Skip to content

Commit 2abf2f0

Browse files
committed
edited: social icons on mobile
1 parent be6af42 commit 2abf2f0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

css/index.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,16 @@ html {
198198
margin-bottom: 25px;
199199
}
200200

201+
#instagram-icon {
202+
width: 12.5%;
203+
margin-bottom: 15px;
204+
}
205+
206+
#tiktok-icon {
207+
width: 12.5%;
208+
margin-bottom: 15px;
209+
}
210+
201211
.blog-title, .blog-date, .blog-text {
202212
margin-left: 5px;
203213
margin-right: 5px;

0 commit comments

Comments
 (0)