This commit is contained in:
2025-10-02 00:49:12 +02:00
commit 2ebd800d44
146 changed files with 2960 additions and 0 deletions

10
css/index/instagram.css Normal file
View File

@@ -0,0 +1,10 @@
@media screen and (max-width: 500px){
.crt-widget.crt-widget-branded {
width: 228%;
margin-left: -65%;
margin-top: -75%;
margin-bottom: -67%;
scale: 0.45;
padding-bottom: 25px;
}
}