File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,10 @@ html {
8181# x-icon {
8282 width : 20% ;
8383}
84+ # soundcloud-icon {
85+ width : 20% ;
86+ margin-bottom : 40px ;
87+ }
8488
8589@media only screen and (max-width : 768px ) {
8690 .hero {
@@ -116,4 +120,8 @@ html {
116120 margin : 20px ;
117121 }
118122
123+ # soundcloud-icon {
124+ width : 20% ;
125+ margin-bottom : 25px ;
126+ }
119127}
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ <h2 class="about-header">About</h2>
2121 < a href ="https://www.instagram.com/dot4music "> < img id ="instagram-icon "class ="social-icon " src ="./img/IG_ICON.png "/> </ a >
2222 < a href ="https://www.x.com/dot4music "> < img id ="x-icon " class ="social-icon " src ="./img/X_ICON.png "/> </ a >
2323 < a href ="https://www.tiktok.com/@dot4musiic "> < img id ="tiktok-icon " class ="social-icon " src ="./img/TIKTOK_ICON.png "/> </ a >
24+ < a href ="https://www.soundcloud.com/dot4music "> < img id ="soundcloud-icon " class ="social-icon " src ="./img/SOUNDCLOUD_ICON.png "/> </ a >
2425 </ div >
2526 </ div >
2627 </ div >
You can’t perform that action at this time.
0 commit comments