We wanna thank everybody that has been contributing to this project!
<style> .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; } .grid-item { text-align: center; } .profile-img { width: 100px; height: 100px; object-fit: cover; border-radius: 50%; border: 2px solid #000; /* optional: füge einen Rahmen hinzu */ display: block; margin-left: 0; /* Links ausrichten */ } .profile-text { margin-top: 10px; } </style> Pascal Stellmacher-
Notifications
You must be signed in to change notification settings - Fork 0
An App for a german library
License
fleeser/habib_app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An App for a german library
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages 0
No packages published