AltitudeWeb/frontend/src/app/map/map.component.scss
Peter 1a6e489f9a Improved UI styles and updated community section content
Added styling updates to map title and container padding for better visual consistency. Updated the community section text to acknowledge player contributions and invite suggestions for featured builds.
2025-04-06 09:19:06 +02:00

14 lines
206 B
SCSS

.map-button {
margin: 10px;
}
.title h2 {
width: 80%;
max-width: 600px;
font-family: 'open-sans', sans-serif;
text-shadow: none;
font-size: 1.2em;
padding-bottom: 25px;
font-weight: 100;
}