Merge branch 'development' into copilot/fix-header-site-name-positioning
This commit is contained in:
@@ -118,6 +118,13 @@
|
||||
font-size: 1.1rem;
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.hero-section h1 {
|
||||
text-align: center;
|
||||
text-wrap: balance;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user