mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-22 17:06:36 +00:00
feat(website): add juggling koala mascot to platforms section and optimize spacing
This commit is contained in:
+9
-1
@@ -1299,12 +1299,20 @@ html.lang-de [lang="en"] {
|
||||
|
||||
/* --- Compatibility Section --- */
|
||||
.compat-section {
|
||||
padding: 4rem 0;
|
||||
padding: 1rem 0 3.5rem 0;
|
||||
text-align: center;
|
||||
background: rgba(255,255,255,0.01);
|
||||
border-bottom: 1px solid var(--glass-border);
|
||||
}
|
||||
|
||||
.compat-mascot {
|
||||
display: block;
|
||||
margin: 0 auto 0.5rem auto;
|
||||
max-width: 320px;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.compat-heading {
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user