Update Styling

This commit is contained in:
BernatBC 2024-02-03 11:09:27 +01:00
parent f68442a159
commit 81b9dac395
3 changed files with 27 additions and 15 deletions

View file

@ -92,6 +92,12 @@
}
}
.company-heading {
h5, p {
display: inline;
}
}
@include media('<=medium') {
.container {
max-width: 100%;